@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/p079798039> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mythologisch vademecum voor gymnasiasten / door J. Kleijntjens en H.H. Knippenberg" ;
    dcterms1:issued "1918" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070178704> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069178259> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1568c689512054c2db620e8e60711e8> ;
    schema1:name "Mythologisch vademecum voor gymnasiasten" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4f1f04c7401ed4ac242c42adbaedc4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65446583> .

