@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p091075068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lydende Emmanuel, / door Johan Andreas Cramer ... ; naar den tweeden druk uit het Hoogduitsch vertaalt door Johan Herman Hering .." ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p426048679>,
        <http://data.bibliotheken.nl/id/nbt/p426048687>,
        <http://data.bibliotheken.nl/id/nbt/p426048695>,
        <http://data.bibliotheken.nl/id/nbt/p426048709> ;
    dcterms1:issued "1773" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068418248> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p191020710> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88fe29a60b10212f7038b5ca3d90078c> ;
    schema1:name "De lydende Emmanuel," ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fe1f4339e61053c6d1c3f5ec66a1536> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782110078> .

