@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/p039791734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De archiefwetgeving van de Franse periode (1788-1814) / door Filip Wyffels" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072720352> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832860360> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9879e962448f5656b7da758784b1b725> ;
    schema1:name "De archiefwetgeving van de Franse periode (1788-1814)" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/725d0e066b4608c02bb02c7acabe4997> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898823895> .

