@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/p383430259> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schriften. / By Johann Friederich von Cronegk" ;
    dcterms1:issued "1765" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604671> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000191700",
        "http://books.google.com/books?vid=KBNL:KBNL03000210989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070417431> ;
    schema1:bookEdition "[Enlarged edition]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p331059347> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/485080d9d036c98c369a2dbda3c358ff> ;
    schema1:name "Schriften." ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c401b96a6f96b32b9406cf0f5f53ad82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/894613105> .

