@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p170288897> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mooi meegenomen 1997/ door Aat Ceelen ... [et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342238590> ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071864849> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025424317" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe7c1a864ab5bf3f3a2d56570d4bcf39> ;
    schema1:name "Mooi meegenomen 1997/ door Aat Ceelen ... [et al.]" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a1e76eb0724fdd6bf52ca24d95cb537> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68006078> .

