@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/p431436258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A. Moonens Poëzy" ;
    dcterms1:issued "1700" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069072132> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053445791> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c8906800f9fa7afb47296dd55b0e3d6> ;
    schema1:name "A. Moonens Poëzy" ;
    schema1:numberOfPages 883 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4a4f89e054e2ed4e6e06c8f72c28306> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959233379> .

