@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/p860437752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De paardenschenkers / Kamagurka & Herr Seele ; [kleuren: Erik Meynen]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870671> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069116822>,
        <http://data.bibliotheken.nl/id/thes/p07007321X> ;
    schema1:description "Eerder verschenen in Humo" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03655846X> ;
    schema1:isbn "9061693004" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7425a8f3e5c1f9684145c083a90bb2d> ;
    schema1:name "De paardenschenkers" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fde4d5a521def299447ba768c5fc47c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63814502> .

