@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/p183786165> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schelpen onder de vloer / Peter J. Fraanje" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636832>,
        <http://data.bibliotheken.nl/id/thes/p163824193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074410075>,
        <http://data.bibliotheken.nl/id/thes/p120871564> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183203321> ;
    schema1:description "In opdracht van: Isoschelp" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055710261" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e792abb4f8d7ffd09722fb1b805308b8> ;
    schema1:name "Schelpen onder de vloer" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecd46589baad816e567e2c2160d4554c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67848322> .

