@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/p42998197X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsch-Indische staatsregeling / door H. Westra" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608151>,
        <http://data.bibliotheken.nl/id/thes/p078527023>,
        <http://data.bibliotheken.nl/id/thes/p089302915>,
        <http://data.bibliotheken.nl/id/thes/p397335008> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069558574> ;
    schema1:bookEdition "2e geh. omgew. en verm. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg. 1927" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861296818> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/154dde2063b66b3856d90a9c6ea9d7af> ;
    schema1:name "De Nederlandsch-Indische staatsregeling" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/425d46f37bede7ef0e392e87eaafcdb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200309493> .

