@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/p833055844> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eduard het zwijn / Rochette" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291845> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069532184> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831600578>,
        <http://data.bibliotheken.nl/id/nbt/p833055771> ;
    schema1:isbn "9064364613" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb6ce8561f0472088b5ad35f0601f1e2> ;
    schema1:name "Eduard het zwijn" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ff422f80161cef160b7d132d4f27e2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769006603> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8791af7d527435224aa0ae883a78df3d> .

