@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/p851180272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cocker spaniel : portret van een honderas / Jan van Rheenen ; met foto's van Chr. A. Veldhuis ; [voorw. door L. van Herwaarden]" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071952748> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97a2b2090ca6388f9c5643fa3a24bd79> ;
    schema1:name "De cocker spaniel : portret van een honderas" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a19080f50e7dfb85613f83ae3716af1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/29885430> .

