@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/p43272558X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schets van het recht van de Zuid-Afrikaansche Republiek / door Maurits Josson" ;
    dcterms1:issued "1897" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000015563" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068441517> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Op het omslag: 1898" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p140707360> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39eb446587bfe2c868f9a8482c336457> ;
    schema1:name "Schets van het recht van de Zuid-Afrikaansche Republiek" ;
    schema1:numberOfPages 935 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e58807c14b5878e7242a713f6c1a3bb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245325583> .

