@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/p046238638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bevers / Harriet Laurey [tekst] en Iliane Roels [ill.]" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068001266> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070723257> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079177484>,
        <http://data.bibliotheken.nl/id/nbt/p095759557> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cbb3c48f6ccea74242e181d59d4c26f> ;
    schema1:name "De bevers" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/836744b2eb84d7d35f3d883003c8f415> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64918238> .

