@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/p810490595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeventiende-eeuwse syntaxis / G.S. Overdiep" ;
    dcterms1:issued "1931-1935" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068390645> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040125017> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/965ca103f09238f682d31d2bc32d226c> ;
    schema1:name "Zeventiende-eeuwse syntaxis" ;
    schema1:numberOfPages 446 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0c8a136995c73cf458dfd153992003a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63367596> .

