@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/p41153565X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gehoornde broeders ofte vrouwelyk bedrog / Jacob Campo Weyerman" ;
    dcterms1:issued "1712" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000014017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409907> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p124441041> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6edbbec417ddc83ba934d882d52e52be> ;
    schema1:name "De gehoornde broeders ofte vrouwelyk bedrog" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f71e7eef81d158932a79e9c190f7d9ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993621681> .

