@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/p40038499X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sfinx van Spanje : beschouwingen van een ooggetuige / Lou Lichtveld" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068332629>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078670209>,
        <http://data.bibliotheken.nl/id/thes/p24192491X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068332629> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831620994> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03c3659a6c32fdd63a8498cf51212524> ;
    schema1:name "De sfinx van Spanje : beschouwingen van een ooggetuige" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5add863daf8cdd4257cda911780d1e71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/934116554> .

