@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/p037022911> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De inboedel van het Kasteel te Breda in 1567 / medegedeeld door M.W. Jurriaanse" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068974124>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078652340>,
        <http://data.bibliotheken.nl/id/thes/p138295034>,
        <http://data.bibliotheken.nl/id/thes/p241923948> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067936911> ;
    schema1:description "Omslagtitel",
        "Tekst van de inventaris in het Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/caedf2e86fa7271cddff71d6056a4c4c> ;
    schema1:name "De inboedel van het Kasteel te Breda in 1567" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a293871277a74820ad0f6932d65a7b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64480334> .

