@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/p810657007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "First person singular" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623560>,
        <http://data.bibliotheken.nl/id/thes/p077598679>,
        <http://data.bibliotheken.nl/id/thes/p078683289>,
        <http://data.bibliotheken.nl/id/thes/p397430523>,
        <http://data.bibliotheken.nl/id/thes/p397430582> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068206143>,
        <http://data.bibliotheken.nl/id/thes/p068206151> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p201893622>,
        <http://data.bibliotheken.nl/id/nbt/p810861364> ;
    schema1:isbn "9027245029" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d71fc675c0ccc81e5802e8aa2ac12f76> ;
    schema1:name "First person singular" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7868396b59f842a20b3d926417597d47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768445500> .

