@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/p086767615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kindje in de stal / ill.: Ch. Anna-Hermine Müller ; tekst: C.M. de Vries" ;
    dcterms1:issued "1982" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/086767615.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069244642> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071029559> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03730593X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e8fe060c1d4aca2394fbc3d0ccecf9c> ;
    schema1:name "Het kindje in de stal" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09a4294fd667b2da59b4b54588b71dde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65683096> .

