@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/p425911438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitroeijing der Jesuiten in Vrankryk. / Door een onpartydig schryver, (de heer d'Alembert.) Uit het Fransch vertaald" ;
    dcterms1:issued "1765" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000002967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068929005> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047586265> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d8b88bdddf1a5046abf799eb2780579> ;
    schema1:name "De uitroeijing der Jesuiten in Vrankryk." ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87bb41b9ebb5ef619c8df443ca3373b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893859812> .

