@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/p426227824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhandeling over de val van een godgeweide maegd / door S. Ambrosius ; uit het Latijn vert" ;
    dcterms1:issued "1740" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000027421" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070136661>,
        <https://data.bibliotheken.nl/.well-known/genid/e41391c3201373374697f1ea737f9631> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p388954930> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43ee3f4cf35db947e34767cc3a069227> ;
    schema1:name "Verhandeling over de val van een godgeweide maegd" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bc92b7aa1912d12ca82d04b4d3bc91c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145027444> .

