@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/p851336086> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Academiae analecta / bijdragen door F. Dumon ... [et al.]" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636255> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068589360> ;
    schema1:description "Teksten in het Nederlands en Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822632845> ;
    schema1:isbn "906569353X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2a5b9a9a127ad9e50d819c40c15275f> ;
    schema1:name "Academiae analecta" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/849ffc05f0fa2e53a9acbbdb3aae589b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71407518> .

