@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/p044078544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Event structure / Jan van Voorst" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656760>,
        <http://data.bibliotheken.nl/id/thes/p397431376> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068540906> ;
    schema1:description "Bew. thesis" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820247243> ;
    schema1:isbn "9027235538" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e081973704b820fe2c42ff95e4d7f32> ;
    schema1:name "Event structure" ;
    schema1:numberOfPages 181 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b37418a7bfc6e713e8a26bdae216c48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781898088> .

