@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/212> a skos:Concept ;
    skos:altLabel "Fontainebleau, School van"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98614> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300412187> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "212" ;
    skos:prefLabel "Fontainebleau School"@en,
        "School van Fontainebleau"@nl ;
    skos:scopeNote "Styles and periods of art and architecture during the late Renaissance; flourished at the royal palace at Fontainebleau. Describes work in a variety of media, including painting, sculpture, stuccowork and printmaking produced from the 1530s to the first decade of the 17th century, primarily in France."@en ;
    prov:generatedAtTime "2023-11-23T11:19:23+00:00"^^xsd:dateTime .

