@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/p040485439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kind is ons geboren! / A.S. Rienstra ; [foto's E.A. van Voorden]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611678> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069437947> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071078671" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/608f09705bbe62d608fe66770d705664> ;
    schema1:name "Een kind is ons geboren!" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc1f6003a3f8972320351d402d06a113> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64707943> .

