@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/p840155670> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Locus regit actum / door Arnold Ellerman" ;
    dcterms1:issued "1879" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608046>,
        <http://data.bibliotheken.nl/id/thes/p078547547>,
        <http://data.bibliotheken.nl/id/thes/p078943671> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069695660> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc246aef65d114a84c87231d914d343d> ;
    schema1:name "Locus regit actum" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/35a7e8c80ed2b9dee5df75729e4e5776> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63862782> .

