@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p140707360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schets van het recht van de Zuid-Afrikaansche Republiek / door Maurits Josson" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p43272558X> ;
    dcterms1:issued "1897" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068441517> ;
    schema1:description "Op het omslag: 1898" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/627ce3b25a8746f28d6dfa0bd334bef9> ;
    schema1:name "Schets van het recht van de Zuid-Afrikaansche Republiek" ;
    schema1:numberOfPages 935 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08858ff34a07ccebc3c99852a352e323> ;
    schema1:sameAs <http://www.worldcat.org/oclc/30304017> .

