@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/95444> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98057> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025215> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:narrower <https://data.rkd.nl/thesaurus/58663> ;
    skos:notation "95444" ;
    skos:prefLabel "broker"@en,
        "makelaar"@nl ;
    skos:scopeNote "Individuals or companies that act as middlemen, who for a fee or commission negotiate contracts of purchase and sale between buyers and sellers. Distinct from \"commission merchants\" in that they do not take physical possession or control of the merchandise."@en,
        "Tussenpersonen die voor een vergoeding of commissie bemiddelen tussen kopers en verkopers over aan- en verkoopcontracten. Het verschil met 'commissionairs' is dat makelaars het te verhandelen object niet fysiek overnemen of in eigendom krijgen."@nl ;
    prov:generatedAtTime "2023-06-19T06:26:34+00:00"^^xsd:dateTime .

