@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/p85169084X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdamer Beiträge zur neueren Germanistik / hrsg. von Gerd Labroisse" ;
    dcterms1:issued "1975" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068303009> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821899414> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a0186720e4100224db9cfa717f52cd8> ;
    schema1:name "Amsterdamer Beiträge zur neueren Germanistik" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e9fdc933fe50a98fd1f1e83419c08b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905426209> .

