@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/p31722798X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Engelsch leesboek voor eerstbeginnenden, benevens een woordenboekje / Naar het Hoogduitsch van Friedrich Gedike" ;
    dcterms1:issued "1853" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611969>,
        <http://data.bibliotheken.nl/id/thes/p078497582> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070049408> ;
    schema1:bookEdition "6e verb. dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c485340e62f4dd706496b6daa8c667b> ;
    schema1:name "Engelsch leesboek voor eerstbeginnenden, benevens een woordenboekje" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6063298f09c8fe31a4ad361944c812ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/311522515> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b0b16adf165fbd4ca82983f3557470c3> .

