@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/p39516155X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verkrijging van de onafhankelijkheid der Philippijnen / Johannes Ate Eildert Buiskool" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397351674> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070358230> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041518810> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/020efa4f3fc0900619512798dd6ccffd> ;
    schema1:name "De verkrijging van de onafhankelijkheid der Philippijnen" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/559c5aaa0c2fbd54bdb0d9236ace4e1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915775786> .

