@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/p258210141> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een prins in de wereldpolitiek / Rob Bruins Slot, Gerda Jansen Hendriks, Yfke Nijland" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256403139> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070873631>,
        <http://data.bibliotheken.nl/id/thes/p096725672>,
        <http://data.bibliotheken.nl/id/thes/p25193036X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa493e7474d241c668c5d3db206a240d> ;
    schema1:name "Een prins in de wereldpolitiek" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0a2f57d8b69f3631291281230bdacf8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773526412> .

