@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/p11992661X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papyrologie in Leiden / P.W. Pestman" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067717586> ;
    schema1:bookEdition "2e , herz. druk" ;
    schema1:description "1e druk 1993" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3317fb81fd072ca7e264f639d0907513> ;
    schema1:name "Papyrologie in Leiden" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/edf4b708b8614eda634547c680c9d5e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69260385> .

