@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/p802040543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Binnenpret / Mieke+ Carlo van Someren+ Anneke Hohmann" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627701> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072700548> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071364226>,
        <http://data.bibliotheken.nl/id/thes/p072700556> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021600153" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b386f79b011078a8673f407f7f21b9f7> ;
    schema1:name "Binnenpret" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9c625e20f4ba501edaf9b71ae56fae0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63415906> .

