@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/p262680173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Latinitas en Middelnederlandse letterkunde : ter inleiding / Paul Wackers" ;
    dcterms1:issued "2003" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/wack001lati01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069097534> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcd62af9632fe2b9c2e2b6bbfcd6dbaa> ;
    schema1:name "Latinitas en Middelnederlandse letterkunde : ter inleiding" ;
    schema1:numberOfPages 275 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2789cf848669d252bdc1c11149046bd0> .

