@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p227423852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koloniale problemen / door J. de Gruyter" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389115924> ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070750122> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/684c730c632854592bdbb5bedfe79bd6> ;
    schema1:name "Koloniale problemen" ;
    schema1:numberOfPages 871 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86fe1c411db46e444c3555009d7abd3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67036533> .

