@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/p438297261> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De farao's van Alexandrië / scenario en tekeningen Rafael Morales" ;
    dcterms1:issued "2022-2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173858333> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23e39decb5d32ad0e524384a006eba43> ;
    schema1:name "De farao's van Alexandrië" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fde356ca21ae4f51c4f19973535699d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1378721783> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/87b4ee478e63fe56fee1167ab1464199> .

