@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/p429274831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der Relativsatz / Emmy L. Kerkhoff" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599705>,
        <http://data.bibliotheken.nl/id/thes/p078451035>,
        <http://data.bibliotheken.nl/id/thes/p078490308>,
        <http://data.bibliotheken.nl/id/thes/p397454929> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069110611> ;
    schema1:bookEdition "2. durchges. Aufl" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg. in boekvorm 1936",
        "Verbesserter Sonderdruck aus: \"De drie talen\". - 1936" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822891565> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d70dddf681a38a197323f88d7b6b69c8> ;
    schema1:name "Der Relativsatz" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa655f21e5b6ca9b0d6c9d47d77adba3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196093588> .

