@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/p393885402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld in! : schoolcantate / gedicht door J. de Geyter ; getoonzet door Peter Benoit" ;
    dcterms1:issued "1880" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/650769" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069635129> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069924910> ;
    schema1:description "Tekstboekje" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044214189> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af0755e40c10462c7efffec402b476bb> ;
    schema1:name "De wereld in! : schoolcantate" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0b4c64bb18e8074fb34917bc402cb59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911377841> .

