@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p041029666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carpoolen als mogelijkheid / H. Katteler" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06942568X>,
        <http://data.bibliotheken.nl/id/thes/p075377756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07542021X> ;
    schema1:description "Uitg. in opdracht van Rijkswaterstaat, Dienst Verkeerskunde" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063705530" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eff8093735c023d9408ee9df12691adc> ;
    schema1:name "Carpoolen als mogelijkheid" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/362a2aeb1f272ddb8cfa7c3ee6120203> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64734000> .

