@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/p405844638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee dierenverhalen / Jan Christiaens ; Elly van Beek [ill.]" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070401748> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/40d973ef4e302f5600dbb59b27e9e124> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ccb582fc038efc56d47fd18225a5eca3> ;
    schema1:name "Twee dierenverhalen" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36941ae264b51d04fdff2483f2eeae68> .

