@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/p31834551X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby- en kinderverzorging / Benjamin Spock ; inl.: Ph. H. Fiedeldij Dop ; vert: Beatrice Willing" ;
    dcterms1:issued "1950-1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06836024X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069163081>,
        <http://data.bibliotheken.nl/id/thes/p073383473> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c05c74358c4b36f0224f9b2b57736212> ;
    schema1:name "Baby- en kinderverzorging" ;
    schema1:numberOfPages 542 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b88dff3e43933479ea0f7beb92bdeebf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/320835416> .

