@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/p113374992> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het paspoort / Truus Visser-van den Brink ; [foto's: Theo Alers ... et al. ; tek.: Fred de Heij]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075221357> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072157674>,
        <http://data.bibliotheken.nl/id/thes/p107239574> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075685353> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089882369> ;
    schema1:isbn "9005001119" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd442456224d0a8c6b9ec6ead36fe2fc> ;
    schema1:name "Het paspoort" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94d18defc3bf9c0ca24144f6ad970f14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66375914> .

