@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/p395227518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Eenparigheid van gevoelen\"? / door Joh. Francke" ;
    dcterms1:issued "1944" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUA01:000000800" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069519218> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037489747> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/675a805a95f721d2b365ead45b3149dc> ;
    schema1:name "\" Eenparigheid van gevoelen\"?" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7af187c82c993db382d4338000578e92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915945245> .

