@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/p429667973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beteekenis van het labyrinth / door F. Muller Jzn" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609484>,
        <http://data.bibliotheken.nl/id/thes/p077612191>,
        <http://data.bibliotheken.nl/id/thes/p078568706>,
        <http://data.bibliotheken.nl/id/thes/p124267939> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068560834> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043289894> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830005005> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af0e7584286f8e176883904377fcc698> ;
    schema1:name "De beteekenis van het labyrinth" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33974e901a5ccf494ef33aa88fd44df7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868159691> .

