@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/p423842498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliotheek-photographie / G. A. Evers" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073899151> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Overdr. uit: Tijdschrift voor boek- en bibliotheekwezen, jg. 8" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p162031351> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/addd5f9777edb0b035e7049d5c0185af> ;
    schema1:name "Bibliotheek-photographie" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/865449f5a5b15ed639856d9b901290ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120156721> .

