@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/p862849683> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Weekdieren" ;
    dcterms1:issued "1951-1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562706X>,
        <http://data.bibliotheken.nl/id/thes/p077603451>,
        <http://data.bibliotheken.nl/id/thes/p078956234> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f373ee635810130ff935ce294ade32e7> ;
    schema1:name "Weekdieren" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f2c9d4bbfd2c2005c3d389f8c9af1d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358967> .

