@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p306217368> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik wil alleen maar weten wie ik ben / Karen Bies" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06936169X>,
        <http://data.bibliotheken.nl/id/thes/p30585075X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p267970366> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2e4b2391944a5d16a55d6ca77e216c2> ;
    schema1:name "Ik wil alleen maar weten wie ik ben" ;
    schema1:sameAs <http://www.worldcat.org/oclc/774957942> .

