@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/81488> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98070> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300254977> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81488" ;
    skos:prefLabel "hippie"@en,
        "hippie"@nl ;
    skos:scopeNote "Members of a loosely constituted youth movement originating in the United States in the 1960s, rejecting the established conventions and structure of society, and advocating universal love, peace, communal living, and simple, idealistic values."@en,
        "Leden van een losjes georganiseerde jeugdbeweging die is ontstaan in de Verenigde Staten in de zestiger jaren, die zich afkeren van de gevestigde orde en samenleving en structureel pleiten voor universele liefde, vrede, het communeleven en eenvoudige idealistische waarden."@nl ;
    prov:generatedAtTime "2023-06-20T13:24:38+00:00"^^xsd:dateTime .

