@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/p411734024> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Dat boeck der secreten Alberti Magni]" ;
    dcterms1:issued "1551" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000029108" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069279365> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Imprimatur gedateerd: Brugge, 15 januari 1551" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p341656976> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d49188c468cafdc0866298e9b5ab4e0> ;
    schema1:name "[Dat boeck der secreten Alberti Magni]" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/063dc60964295b1e91c8e50af8d3fd5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993783790> .

