@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/p099407906> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vereenigde Staten en het volkenrecht / W.J.M. van Eysinga" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069868433> ;
    schema1:description "Zonder titelbl. Koptitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0b108e12eb8097223fa26020efec9c3> ;
    schema1:name "De Vereenigde Staten en het volkenrecht" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49743150e939f1b7efaa366962115fc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65907071> .

