@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/p125536577> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Sprache als Form / Peter Hartmann" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06963355X> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085843229>,
        <http://data.bibliotheken.nl/id/nbt/p822257785> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/203128a222c16fff1691a64fee8da11f> ;
    schema1:name "Die Sprache als Form" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30f244a6ed9a13ab17e457a6f63125ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906188775> .

