@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/p80253399X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brieven van Petrus en Judas / door M.H. Bolkestein" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616572>,
        <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078553334>,
        <http://data.bibliotheken.nl/id/thes/p111213908> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068666209> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1963",
        "Met lit. opg., reg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822755092> ;
    schema1:isbn "9026607725" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5514ce453ac3b883df2ae3a4be8fe62> ;
    schema1:name "De brieven van Petrus en Judas" ;
    schema1:numberOfPages 314 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70f1c64a77a096b957b521e6553506c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783528487> .

