@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/p416473261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezag en vrijheid bij Philippe de Commynes / J.A.H.J.S. Bruins Slot" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06861683X>,
        <http://data.bibliotheken.nl/id/thes/p39751929X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069721637> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036166618> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044730810> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38869cb719e6c2126d045638a53c8de7> ;
    schema1:name "Gezag en vrijheid bij Philippe de Commynes" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3655678343a7fffe09cfc52aaca1def> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021123760> .

