@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/p297529935> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Baby ziet... / [vert. uit het Engels]" ;
    dcterms1:issued "2006" ;
    schema1:description "Vanaf 2012 uitg.: Antwerpen : Oogappel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a6e33cb6815ed12f61c5fa46e4b820d> ;
    schema1:name "Baby ziet..." ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22232a0c314f5dd87cf8e41952e2ef75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150196242> .

