@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/p057430845> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De scriptie / Hilde Meysman" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621525> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074716220> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033420813" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e768b4680b5a982f9e2eecb1664542d> ;
    schema1:name "De scriptie" ;
    schema1:numberOfPages 138 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07d727bdf03d3c9954aa9cf1ac1d1191> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65016512> .

