@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/p850807700> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wordt nooit meer als vroeger / J.D. te Winkel" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611538>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p397326378> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069230269> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061353912" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5339dd6f341d54a0c9e3abc9aea24a53> ;
    schema1:name "Het wordt nooit meer als vroeger" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e135e0984d38615533f6e617a2022ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64122201> .

