@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/p14928845X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding begeleiding afstudeeropdracht / H.J. Roossink, W. Weenk" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635569>,
        <http://data.bibliotheken.nl/id/thes/p075661950> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069393338>,
        <http://data.bibliotheken.nl/id/thes/p075481995> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115247688> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84012645X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42d772433fe76756f0a875761c3ed9c8> ;
    schema1:name "Handleiding begeleiding afstudeeropdracht" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3e51f7dfcfab9d79ecd9ea7bab4451e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68875701> .

