@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/p321803949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De inkt van toen / Maël, Bauza ; kalligr.: Pascal Krieger ; [vert. uit het Frans: BOOM!]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p262601478> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321803906>,
        <http://data.bibliotheken.nl/id/thes/p321803914> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046356762> ;
    schema1:isbn "9789031429950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81700148038947f7d33803db1b2e7352> ;
    schema1:name "De inkt van toen" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b61a3f059f0d72f4a05f84b4a988dbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/462011419> .

