@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix begrippen: <https://vocabs.cbs.nl/def/begrippen/> .
@prefix soi2016: <https://vocabs.cbs.nl/def/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://taxonomie.cbs.nl/vocab/id/3840>
  skos:narrower begrippen:1015 ;
  a skos:Concept ;
  skos:prefLabel "Arbeid en sociale zekerheid"@nl .

begrippen:1015
  a skos:Concept, soi2016:Concept ;
  dc:identifier "85fe75f8-3e8e-4997-8aa5-1f51aa46c8f8-nl-nl" ;
  skos:inScheme begrippen:scheme ;
  skos:prefLabel "Stakingsduur"@nl, "Duration of a strike"@en ;
  skos:definition "De stakingsduur in werkdagen per geschil wordt bepaald door het bedrijf waar het langst actie is gevoerd. Bij meerdere acties bij een bedrijf in verband met één geschil is de stakingsduur de som van de duren van de afzonderlijke acties."@nl, "The duration in working days per conflict is determined by the company that has the longest strike action. In case of several strike actions within one company due to one conflict, the duration of the strike is the sum of the duration of each of the strik"@en ;
  owl:versionInfo "1" ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3840> ;
  dc:source <https://www.cbs.nl/nl-nl/onze-diensten/methoden/begrippen/stakingsduur> ;
  dc:modified "2022-02-23T15:55:33Z"^^xsd:dateTime ;
  dc:created "2016-03-23T09:08:13Z"^^xsd:dateTime .

soi2016:Concept rdfs:label "CBS begrip"@nl, "CBS concept"@en .
begrippen:scheme
  a skos:ConceptScheme ;
  skos:prefLabel "Begrippen CBS"@nl, "Concepts Statistics Netherlands"@en .

