@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p444599231> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verbaalstelsel-1823 / [door] Paul Brood" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078616646>,
        <http://data.bibliotheken.nl/id/thes/p095982965> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068534981> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1208e1e5942f6fd9fc38c212d03cddf8> ;
    schema1:name "Het verbaalstelsel-1823" ;
    schema1:sameAs <http://www.worldcat.org/oclc/1493721047> .

