@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/p322489164> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De burgerlijke stand van Malang / Indische Genealogische Vereniging" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089478614> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070038341> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086656880>,
        <http://data.bibliotheken.nl/id/nbt/p323621023> ;
    schema1:isbn "9789073994218" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cfdd139d33aff1cbc989848a4cc0c89> ;
    schema1:name "De burgerlijke stand van Malang" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edbb6fb7284c6da5fc723a1199c6fa52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/463166349> .

