@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/p301246041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De metabaronnen / ... Gimenez" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069529140> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p069417512> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p152118063> ;
    schema1:isbn "9034302601" ;
    schema1:issueNumber 1010 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6dde108b2a14cc77a9b93fa37c2e3a1> ;
    schema1:name "De metabaronnen" ;
    schema1:numberOfPages 186 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c174a1795abcdbce1fd13d16317b3d2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774747415> .

