@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/p207341532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Golden Gate / Philippe Francq, Jean Van Hamme ; [inkleuringen: Marie-Paule Alluard ; vert. uit het Frans]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073034401> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600>,
        <http://data.bibliotheken.nl/id/thes/p100904572> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p078266777> ;
    schema1:isbn "9031422746" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85fafd69ad4fe694d6afb0e91b0b4852> ;
    schema1:name "Golden Gate" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/902b633a34e8a794792c6482112d30c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67379687> .

