@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/p194110346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alkestis in Brantgum : een verhaal / Gerrit Wassing" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074174304>,
        <http://data.bibliotheken.nl/id/thes/p075420791> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069753847" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/466c9f8d1ee252bd7ff5a54ffd505154> ;
    schema1:name "Alkestis in Brantgum : een verhaal" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3678693adefe9e63021346839dff3ce8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66820386> .

