@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/p089190653> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jean Pierre van Rossem / [tekst: Jean Pierre van Rossem ; tek. Erik Meynen]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07007321X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075039346> ;
    schema1:description "Titelvariant: De avonturen van J. P. Van Rossem" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3c3a5a78844a46ecc60e1395035b199> ;
    schema1:name "Jean Pierre van Rossem" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f9326d21b193cab8a689098aa6f9e98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65452659> .

