@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/p853960984> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby's in het kinderdagverblijf / [Marjan Icke, Loes Kleerekoper]" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611775> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071433430>,
        <http://data.bibliotheken.nl/id/thes/p075322161> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071433449> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070423251" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1470ea7290a0790e4bf94493f0a1d088> ;
    schema1:name "Baby's in het kinderdagverblijf" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d45a57a5c9a0c8a65b6af2cd6b92a1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63796898> .

