@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/p82094355X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Academiae analecta / bijdragen door H. Liebaers ... [et al.]" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068793499> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822632845> ;
    schema1:isbn "9065693181" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e93655e5b9830910a5c71eac3339b5b> ;
    schema1:name "Academiae analecta" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be471f65b078628a39e66ecb1e73a13a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63257072> .

