@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/p416152589> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Parijs voor beginners / Willem Bierman ; houtsnede gemaakt door Geert van der Pol" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070392188> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p413772276> ;
    schema1:description "Oplage van 70 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8e9b43eaed4c03b07d9a8866ce2daf4> ;
    schema1:name "Parijs voor beginners" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d42ef97d13cbe567a2ddb88bf255536> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1028051093> .

