@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/p192847961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vraagstuk der administratieve rechtspraak in Nederlandsch-Indië / H. Westra" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069558574> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852209150> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ce7628817f4ebd023d5474ffe0b10c2> ;
    schema1:name "Het vraagstuk der administratieve rechtspraak in Nederlandsch-Indië" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3964f825b56cc433dd606cb6478163c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67655984> .

