@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/p810185385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jong voor oud, oud voor jong / Sjoerd Rijpma" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609614>,
        <http://data.bibliotheken.nl/id/thes/p078586623>,
        <http://data.bibliotheken.nl/id/thes/p078609704>,
        <http://data.bibliotheken.nl/id/thes/p397365519> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070186693> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060877063" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce27974bc645f12485c2c431f8173580> ;
    schema1:name "Jong voor oud, oud voor jong" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6aa3ca65e3c18046b114b565bfff110> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905680526> .

