@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/p823093492> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding in het staatsrecht van Nederlands-Indië / door mr. J.J. Schrieke" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p344300242>,
        <http://data.bibliotheken.nl/id/nbt/p429950373> ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397335008> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074513648> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d796feb5943372562f4370ca4920241> ;
    schema1:name "Inleiding in het staatsrecht van Nederlands-Indië" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df5ff159edb48f944ff26385a6038283> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781506268> .

