@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/p305648012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Egyptische avonturen / Jacques Martin, Rafael Morales ; [vert. uit het Frans]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070042691> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p173858333> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305647822> ;
    schema1:isbn "9789030361268" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99285095cfa5ee3c5feb9fd92d4a417f> ;
    schema1:name "Egyptische avonturen" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a92794bb8b4b1e0d9dd6343b03ee200> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191850802> .

