@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/3455>
  skos:narrower begrippen:1034 ;
  a skos:Concept ;
  skos:prefLabel "Verkeer en vervoer"@nl .

begrippen:1034
  a skos:Concept, soi2016:Concept ;
  dc:identifier "88681042-9f08-46f3-80d6-1b74f0ee78d6-nl-nl" ;
  skos:inScheme begrippen:scheme ;
  skos:prefLabel "Verplaatsingsmotief"@nl, "Mobility motive"@en ;
  skos:definition "De bezigheid op het bestemmingsadres van een verplaatsing. Indien deze bezigheid ‘wonen’ is, dan geldt de bezigheid op het herkomstadres."@nl, "The activity at the destination of the trip. If this is the home address, then it is the activity at the origin of the trip."@en ;
  owl:versionInfo "1" ;
  skos:broader <https://taxonomie.cbs.nl/vocab/id/3455> ;
  dc:source <https://www.cbs.nl/nl-nl/onze-diensten/methoden/begrippen/verplaatsingsmotief> ;
  dc:modified "2022-02-23T15:56:04Z"^^xsd:dateTime ;
  dc:created "2016-03-23T09:08:02Z"^^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 .

