@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/p833497189> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maar niet over Jan van Gemert : een monografie / [tekst F. Backus ; fotografie Ton Hartjens]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p092962106> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073227986> ;
    schema1:description "Oplage 1000 ex." ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090002197" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b873d223af702df0ebfa85967be2a93> ;
    schema1:name "Maar niet over Jan van Gemert : een monografie" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d0a8c9be3202f5db728a4e84472c9d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63832347> .

