@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/p182518442> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meneer Johan / Dupuy, Berberian ; [vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072517662> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072517646> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9595aec676419fd24b644908b32399e> ;
    schema1:name "Meneer Johan" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a11f69489f7c0f8722fdb6b7d3670ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67868136> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/75ee154bcacafa5f4687e18d3df4cb6d> .

