@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/p821823353> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poort van Ishtar : Lyrisch drama / F. Schmidt-Degener" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06943896X> ;
    schema1:description "1e uitg. 1937",
        "Opgevoerd als lustrumspel 1947 door het Amsterdamsch Studenten Corps" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaf2aef5ac6be97c1b578e1faead52d9> ;
    schema1:name "De poort van Ishtar : Lyrisch drama" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2367078ffc8b60ff71a280568367689a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63445952> .

