@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/p242622607> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Über das niederländische Adverbialpronomen \"er\" / von Gunnar Bech" ;
    dcterms1:issued "2002" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/bech001uber01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069752516> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e707bc0f89f153b6ba2ce4a01b63bb9a> ;
    schema1:name "Über das niederländische Adverbialpronomen \"er\"" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2aa85836ebc812081744dfec526f6966> .

