@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/p037292838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De taak van Nederland in de volkerengemeenschap / W.J.M. van Eysinga" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397498020> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069868433> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f6ddbb433d7b2edec2fb8b37aa3af53> ;
    schema1:name "De taak van Nederland in de volkerengemeenschap" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cc1ca83bb2f5af9966538ec7d913340> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64488540> .

