@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/p42831418X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Gij\" / door G.S. Arundale" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397315694> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p085041963> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p15285326X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc7159bf5f206ecaf425a6b8fc0ee3d8> ;
    schema1:name "\" Gij\"" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b512ecac51f2170e29b0780338ffec20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179142786> .

