@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/p38914276X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vondel / door A.J. Barnouw ; [vert. uit het Engelsch]" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068423667>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068512430> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833473166> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17e4d11a98ef5a97f4ee773ec429cb3b> ;
    schema1:name "Vondel" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/994887b5e282c438ee5ae3f17f891cd8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902641497> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/abac47b0cf9a1cf43c8c77f2736c205e> .

