@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/p83322624X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De obelisk van Constantinopel / door A. W. Byvanck" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595246>,
        <http://data.bibliotheken.nl/id/thes/p077595254>,
        <http://data.bibliotheken.nl/id/thes/p078446414>,
        <http://data.bibliotheken.nl/id/thes/p078607299>,
        <http://data.bibliotheken.nl/id/thes/p078648610>,
        <http://data.bibliotheken.nl/id/thes/p241923212>,
        <http://data.bibliotheken.nl/id/thes/p397408234> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068351968> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820555118> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12f56cb2879cc5e2fe4c0c7367630412> ;
    schema1:name "De obelisk van Constantinopel" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4410644613717a29c56df36b5b23d23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902192449> .

