@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/p405076916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I am n / Stichting De Ondergrondse Kerk" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07536395X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p234969237> ;
    schema1:description "Deze uitgave is tot stand gekomen in samenwerking met SDOK" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408196262> ;
    schema1:isbn "9789088971556" ;
    schema1:issueNumber "insp" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fe089d0b10f003a561aabdc3ecd420d> ;
    schema1:name "I am n" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3190bea9ab3e1933144b36e5222020d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/966318553> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a3c140a314277b31e0248802516ff1e2> .

