@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/p354399616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vlaamsche beweging / door Hoffmann van Fallersleben ; met een voorw. van A. de Jager" ;
    dcterms1:issued "1856" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000059726" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068802080> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068988036> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p150077807> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94c7d01be3cb614336dc23869fb00aa8> ;
    schema1:name "De Vlaamsche beweging" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de437c9bdee99464bdf73bf50d1ea152> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825206581> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0099adb94a8f13ce0505e6c60053d16a> .

