@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/p315540613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de Nederlandse syntaxis / J.M. van der Horst" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078601118>,
        <http://data.bibliotheken.nl/id/thes/p078682533> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072745096> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314262407> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0b312f6af9dc3a4f71220310fe7934b> ;
    schema1:name "Geschiedenis van de Nederlandse syntaxis" ;
    schema1:numberOfPages 2014 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3003e477b82942f8d42ca3d03df8f30> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775290076> .

