@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/p393535584> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karakter als cultuurelement / H.L.A. Visser" ;
    dcterms1:issued "1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070023557> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822369109> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6de90e15ee0dcc780d5b959d3f2e80b> ;
    schema1:name "Karakter als cultuurelement" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1e946ee8335b7663b4fa6b0f1930354> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902640286> .

