@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/p164009140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoeraland / Tronchet" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p164009108> ;
    schema1:description "Dossiereditie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762>,
        <http://data.bibliotheken.nl/id/nbt/p164009116> ;
    schema1:isbn "9031419702" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b605004d4abaf0c17691e80628d142a6> ;
    schema1:name "Hoeraland" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5b8a11f1843c860cf9dcb8d764bbcab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770741284> .

