@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/p380401932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bulletin der Boeroe-expeditie" ;
    dcterms1:issued "1923" ;
    schema1:description "Bulleting 78 in het Nederlands, 80 in het Engels",
        "Ondertekening Bulletin 80: \"Buitenzorg, July 15th 1922\"" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860613194> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f1081bf47c7e8a6a4682658e354aedd> ;
    schema1:name "Bulletin der Boeroe-expeditie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6291c73dfb4283163eba12f9ccaeb5a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887700526> .

