@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/p395174708> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Godengesprekken naar Lucianus / Charivarius" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068340222>,
        <http://data.bibliotheken.nl/id/thes/p077612191> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069245908> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068340222> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p113103158> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f7be965b9ff589e705f282f10f9cb0d> ;
    schema1:name "Godengesprekken naar Lucianus" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ea3d53cbb01612a84693e47fdb7e0fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915789914> .

