@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/p78318350X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De andere Reinaert / [door] K. Heeroma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393477347> ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078647991>,
        <http://data.bibliotheken.nl/id/thes/p241923727>,
        <http://data.bibliotheken.nl/id/thes/p241923735>,
        <http://data.bibliotheken.nl/id/thes/p397461941> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068430272> ;
    schema1:description "Over de verschillende versies van de \"Reinaert\"" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060191811" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b7d7ee84c5fffaf9c6b63a05aee8f5e> ;
    schema1:name "De andere Reinaert" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b52c205c311850a542a1af29896e0f5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898838021> .

