@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/p33076473X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Montage 2/Onderhoud 2 / A. Drost" ;
    dcterms1:issued "2012" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p141898208>,
        <http://data.bibliotheken.nl/id/thes/p343563762> ;
    schema1:description "1e dr.: Baarn : NijghVersluys, 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p343663015> ;
    schema1:isbn "9789006901528" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81db0d76bfd890c9df154e3bdf2b9182> ;
    schema1:name "Montage 2/Onderhoud 2" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a48e98b019d5d643514fc0fe63d5765e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/797468590> .

