@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/p110501977> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Archief Kasteel Arcen / J.G.M. Stoel" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599651>,
        <http://data.bibliotheken.nl/id/thes/p075611414> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069673136> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041125576>,
        <http://data.bibliotheken.nl/id/nbt/p840056141> ;
    schema1:isbn "9072431065" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b03db566abfb07705121da7f84018fef> ;
    schema1:name "Archief Kasteel Arcen" ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d77f5689a4e0f07d3dc043dc3b27123> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769824048> .

