@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/p180489917> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Evangelie van Thomas / Tj. Baarda ... [et al.]" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594193>,
        <http://data.bibliotheken.nl/id/thes/p078501342>,
        <http://data.bibliotheken.nl/id/thes/p216580226> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069845034> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p137045999> ;
    schema1:isbn "9021136929" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69c0668b414d977a4a76716dcc9d46dd> ;
    schema1:name "Het Evangelie van Thomas" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc6992648f2e5ef338e53247a9a43bd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902163540> .

