@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/p271246871> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Andreas Hofer : geschiedkundige roman / van L. Muhlbach" ;
    dcterms1:issued "1863" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069296103> ;
    schema1:description "Gelithografeerde titelpagina's" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/725d3f2a0867ab159acaf64648157954> ;
    schema1:name "Andreas Hofer : geschiedkundige roman" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac1c956edb6c2a815d6288571290a81e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66968510> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7f160da9f988f1a4c300be7634b56334> .

