@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/p435985574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeventiende-eeuwse syntaxis / G.S. Overdiep" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068390645> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p82028081X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040125017>,
        <http://data.bibliotheken.nl/id/nbt/p820280704> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/883b0c5e83ad3bb4b100d042a4ecd13b> ;
    schema1:name "Zeventiende-eeuwse syntaxis" ;
    schema1:numberOfPages 446 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53ea35b927f951e173ac3bfa7486c069> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308881081> .

