@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/p066117933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "DPSG and its use in parsing / Harry Bunt" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623498> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068920075>,
        <http://data.bibliotheken.nl/id/thes/p075481855> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052929272> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd0a78a328a7aeb7a08229ae51c4f2a5> ;
    schema1:name "DPSG and its use in parsing" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/821f8109468e40881c6c713011f650a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906580222> .

