@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/p061693820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Houten / J.A.M. Smits" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075647567> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112135935> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073726982>,
        <http://data.bibliotheken.nl/id/thes/p095889779> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048432687>,
        <http://data.bibliotheken.nl/id/nbt/p049331086> ;
    schema1:isbn "9067200743" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e585f73032a319cc9ffb6f15c7bcd76e> ;
    schema1:name "Houten" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ddd235fb25fb19c3fc91889a3172a77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769384855> .

