@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/p03682724X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kent u ze nog... de Winterswijkers / door E.G. Hoekstra en Gerh. Ribbink" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075634724> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067616097>,
        <http://data.bibliotheken.nl/id/thes/p069040915> ;
    schema1:description "1e dr.: 1973" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820579122> ;
    schema1:isbn "9028816895" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8730ea81b177ce85e0da745413bcdfb> ;
    schema1:name "Kent u ze nog... de Winterswijkers" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8ef238c4d16cf33807fb534448ddbb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64475250> .

