@prefix ns1: <https://www.ica.org/standards/RiC/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/archives/110006297> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-15T14:14:14+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "In 1979 sloot BIT zich aan bij de KIO." ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0739.A.2.2.6.5" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/f90106b9d3c03319600880df443c0c42> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110006292> ;
    ns1:title "Beroepsvereniging Industrieel Textielontwerper (BIT)" .

