@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/p850854040> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vandalen / Hermann Schreiber ; vert. [uit het Duits] door H. de Vries-Tulp" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607441> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068710933> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072858249> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9010034933" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ef3141ffebb89f88e9cf08d8ae312b2> ;
    schema1:name "De Vandalen" ;
    schema1:numberOfPages 276 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00caca2ec94bdfafcfb160c1b9cf9a1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64123900> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/08749632b6f50bae3e8cd522a3bd9f7a> .

