@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/p065748638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vele ideeën over de Franse Revolutie / H.L. Wesseling" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606453> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068241674>,
        <http://data.bibliotheken.nl/id/thes/p089425928> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089426479> ;
    schema1:isbn "9073228018" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13597d9b2eb6a06b78ec59583748d7e1> ;
    schema1:name "Vele ideeën over de Franse Revolutie" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b41cbdc95dc6d43b610500dee0e3a078> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65415469> .

