@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/90607> a skos:Concept ;
    skos:altLabel "antiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300117125> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90607" ;
    skos:prefLabel "antique"@en,
        "antiquiteit"@nl ;
    skos:scopeNote "Artifacts created or produced in former periods. The term was traditionally applied primarily to works of fine or decorative art and furnishings, but is currently employed for any type of man-made object of a past era. U.S. customs laws define antiques as artifacts whose date of initial purchase was at least 100 years before the present. In common usage with respect to automobiles, the term includes those at least 25 years old."@en,
        "Voorwerpen uit vroegere periodes. De term werd traditioneel voornamelijk gebruikt voor werken van beeldende en toegepaste kunst en meubels, maar wordt momenteel gebruikt voor elk type door de mens vervaardigd object van een voorbij tijdperk."@nl ;
    prov:generatedAtTime "2021-10-19T15:06:50+00:00"^^xsd:dateTime .

