@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/p802471560> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zonen van Pepe Gimenez / Herman Vos ; met commentaar en aant. door I. vanden Eynde" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404700>,
        <http://data.bibliotheken.nl/id/thes/p11968277X> ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069186995> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821364685> ;
    schema1:isbn "9063060416" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4d783115dc44195cd2af02a8327aee4> ;
    schema1:name "De zonen van Pepe Gimenez" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0ddfa9257a77e6f0d1a73f41ce88a05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63421059> .

