@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/p301246610> 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 "9034302628" ;
    schema1:issueNumber 1030 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0f99501937b5296e5bbec84f1885d1f> ;
    schema1:name "De metabaronnen" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3eeb9c3094e4292034e4f419ae410c01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774748656> .

