@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/p323621023> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De burgerlijke stand van Malang" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601001>,
        <http://data.bibliotheken.nl/id/thes/p078461979>,
        <http://data.bibliotheken.nl/id/thes/p088142175>,
        <http://data.bibliotheken.nl/id/thes/p154067172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089478614> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df00d03ebf51911642d1b680ea48c90f> ;
    schema1:name "De burgerlijke stand van Malang" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4be6569c1fa8bbe0ed53b6432b98c42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/496279931> .

