@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/p101983166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het belegerde ego / Beatrijs Ritsema" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609630>,
        <http://data.bibliotheken.nl/id/thes/p07565993X>,
        <http://data.bibliotheken.nl/id/thes/p077597249>,
        <http://data.bibliotheken.nl/id/thes/p078441463>,
        <http://data.bibliotheken.nl/id/thes/p078500397>,
        <http://data.bibliotheken.nl/id/thes/p078543770>,
        <http://data.bibliotheken.nl/id/thes/p078543797> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071441476> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053331859" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a41c360de54213ba957a78972e9dfc76> ;
    schema1:name "Het belegerde ego" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae4a3d9ab7b2e695acb62f7b9330171b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905776509> .

