@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/p113505108> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Is international law finally coming of age? / Jan Klabbers" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074118366> ;
    schema1:description "Omslagtitel",
        "Tekst van het afscheidscollege gehouden 1 november 1993 te Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ab910f5457da9b864f176e73acdd7cc> ;
    schema1:name "Is international law finally coming of age?" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2da75cfaae3bb03c11defa2251462694> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66378344> .

