<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:dadk="https://data.gov.dk/model/vocabular/modelcat#" 
xmlns:mreg="https://data.gov.dk/model/vocabular/modelcat#" 
xmlns:mlev="https://data.gov.dk/model/vocabular/modelcat#"
xmlns:vann="http://purl.org/vocab/vann/" 
xmlns:voag="http://voag.linkedmodel.org/schema/voag#" 
xmlns:cc="http://creativecommons.org/ns#" 
xmlns:owl="https://www.w3.org/2002/07/owl#" 
xmlns:dct="http://purl.org/dc/terms/" 
xmlns:dcat="http://www.w3.org/ns/dcat#" 
xmlns:foaf="http://xmlns.com/foaf/0.1/" 
xmlns:adms="http://www.w3.org/ns/adms#" 
xmlns:vcard="http://www.w3.org/2006/vcard/ns#" 
xmlns:mdl="https://data.gov.dk/model/core/modelling#"	
xmlns:skos="http://www.w3.org/2004/02/skos/core#" 
xmlns:schema="http://schema.org/" 
xmlns:dcat-ap="http://data.europa.eu/r5r/"
xmlns:dcat-ap-dk="https://data.gov.dk/model/profile/dcat-ap-dk/"
xmlns:dcat-dk="https://data.gov.dk/model/core/dcat-dk/"
xmlns:voaf="http://purl.org/vocommons/voaf#"
xmlns:prof="http://www.w3.org/ns/dx/prof/"	
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <!-- Baseret på https://joinup.ec.europa.eu/asset/adms/asset_release/adms-ap-joinup-version-20 
       Inspireret af https://github.com/SEMICeu/adms-ap_validator/blob/master/tests-data/test-rule-0.rdf 
	   Flere modeller mangler desværre kontaktpunkt samt licensoplysninger (Krav i ADMS-AP)
	   Versionering af modeller er ikke håndteret -kataloget indeholder pt kun nyeste version -->
		
  <!-- kataloget -->
  <rdf:Description rdf:about="https://data.gov.dk/catalogue/models/fda/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Catalog"/> <!-- som er et ADMS:AssetRepository -->  
    <dct:title xml:lang="da">Modelkataloget</dct:title>
    <dct:title xml:lang="en">Model Catalogue</dct:title>	
    <dct:description xml:lang="da">Her finder du en oversigt over begrebs- og datamodeller, som enten er udarbejdet i eller relevante for offentlig regi, og som er registreret med henblik på videndeling og genbrug.</dct:description>
    <dct:description xml:lang="da">Catalogue containing models relevant for Danish concept and data modeling</dct:description>	
    <dct:publisher>
        <foaf:Agent>
            <foaf:name>Digitaliseringsstyrelsen</foaf:name>
            <foaf:homepage>http://digitaliseringsstyrelsen.dk</foaf:homepage>
        </foaf:Agent>
    </dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <foaf:homepage rdf:resource="https://data.gov.dk/catalogue/models/"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-08-01</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2023-08-22</dct:modified>
	
	<dcat:distribution>   <!-- katalogets distribution -->   
	   <rdf:Description rdf:about="https://data.gov.dk/catalogue/models/xml/modelkatalog.rdf.xml">
		  <dcat:accessURL rdf:resource="https://data.gov.dk/catalogue/models/xml/modelkatalog.rdf.xml"/>	   
		  <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
		  <rdfs:label xml:lang="da">Modelkatalog repræsenteret som RDF/XML</rdfs:label>
		  <rdfs:label xml:lang="en">Model Catalogue represented as RDF/XML</rdfs:label>		  
		  <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/RDF_XML"/> 
		  <!-- eller: https://www.iana.org/assignments/media-types/application/rdf+xml -->
		  <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/DAN"/>
		  <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/EN"/>
	   </rdf:Description>    
	 </dcat:distribution>



	<!-- DELKATALOG 1 MED DANSKE MODELLER -->  	 
	 <dct:hasPart>
		<rdf:Description rdf:about="https://data.gov.dk/catalogue/models/fda/dk/">
			<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Catalog"/>	
			<dct:title xml:lang="da">Modelkataloget - modeller udarbejdet i dansk regi</dct:title>
			<dct:title xml:lang="en">Model Catalogue - models created in a Danish context</dct:title>	
			<dct:description xml:lang="da">Modelkataloget - modeller udarbejdet i dansk regi</dct:description>
			<dct:description xml:lang="en">Model Catalogue - models created in a Danish context</dct:description>				
			<dct:publisher>
				<foaf:Agent>
					<foaf:name>Digitaliseringsstyrelsen</foaf:name>
					<foaf:homepage>http://digitaliseringsstyrelsen.dk</foaf:homepage>
				</foaf:Agent>
			</dct:publisher>
			<dcat:contactPoint>
				<vcard:Kind>
					<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
					<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
				</vcard:Kind>
			</dcat:contactPoint>	

			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/basicdata/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/bbr/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/cpr/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/cvr/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/dagi/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/ef/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/ejd/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/gdk/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/mat/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/dar/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/st/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/svr/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/vur/"/>		
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/509D4EBC-F5A5-4e07-9CE7-D4585FE29C8E#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/71d084e8-9ec3-4abb-80c9-90dd4da8f0dd#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/9b84f349-b1cc-43ee-a439-c324c7988a9e#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/ea0120d7-141e-4116-afcb-e4b1db84c182"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/f6eda88e-08dc-4188-ac4a-3dfd0a2ec61e#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/organisation#"/> 
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/itsystemap/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/itsystemap-archv/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/core/itsystem/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/core/digitalarchival/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/dataqualitydeclaration#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/dcat-dk-ap#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/digital-architecture/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/rad#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/digitaloverview#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/core/digitalarchival/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/core/itsystem/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/itsystemap-archv/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/itsystemap/"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/71d084e8-9ec3-4abb-80c9-90dd4da8f0dd#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/9b84f349-b1cc-43ee-a439-c324c7988a9e#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/509D4EBC-F5A5-4e07-9CE7-D4585FE29C8E#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/profile/hydrometri#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/profile/watercourseshape#"/>
			<dcat:dataset rdf:resource="https://geo.data.gov.dk/model/f6eda88e-08dc-4188-ac4a-3dfd0a2ec61e#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/profile/os2iot/"/>
			<dcat:dataset rdf:resource="https://DigitalPost.dk/MeMo-1"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/profile/langDCAT-AP/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/profile/modelDCAT-AP/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/model/concept/digitalselfservice#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/core/deletion#"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Sag/Informationsmodel/Sag.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Dokument/Informationsmodel/Dokument.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Klassifikation/Informationsmodel/Klassifikation.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Organisation/Informationsmodel/Organisation.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Aktivitet/Informationsmodel/Aktivitet.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Indsats/Informationsmodel/Indsats.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Tilstand/Informationsmodel/Tilstand.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Objekt/Informationsmodel/Objekt.htm"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Ydelse"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Bevilling"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Effektuering"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Myndighed"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Lokation"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Aktør"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Facilitet"/>
			<dcat:dataset rdf:resource="http://info.rammearkitektur.dk/index.php/Fuldmagt"/>
			<dcat:dataset rdf:resource="http://www.socialebegreber.dk/"/>
			<dcat:dataset rdf:resource="https://sundhedsdatastyrelsen.dk/nbs"/>
			<dcat:dataset rdf:resource="https://blog.cbs.dk/forvir/topontologien/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/db07#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/disco-08#"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/form/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/kle/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/social/ffb/funktionsevnekatalog/"/> 
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/social/ffb/indsatskatalog/"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/public-org-types"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/tech-env-types"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/op-status-types"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/personal-data-categories"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/conf-eu-nato-types"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/aquisition-types"/>
			<dcat:dataset rdf:resource="https://data.gov.dk/concept/profile/criticality-types"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/modeltype/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/model/profile/RKKP/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/dataset/lang/d62dff35-bfdd-4f45-80c4-e129048b1f14/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/aquisition/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/archival-case-area"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/arch-obl-type/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/arch-org-type/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/archivetype/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/criticality/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/conversionstatus/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/it-contract-types/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/operationalstatus/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/targetgroup/"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/ChargingFacility"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/model/core/ChargingFacility"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/model/core/www.electropedia.org"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/beredskabsfacilitet"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/beskyttelsesrum"/>
      <dcat:dataset rdf:resource="https://data.gov.dk/concept/core/beredskabsdata"/>
		</rdf:Description>			
	 </dct:hasPart>


	<!-- DELKATALOG 2 MED INTERNATIONALE MODELLER -->  	 
	<dct:hasPart>
		<rdf:Description rdf:about="https://data.gov.dk/catalogue/models/fda/int/">
			<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Catalog"/>	
			<dct:title xml:lang="da">Modelkataloget - internationale modeller til genbrug og inspiration</dct:title>
			<dct:title xml:lang="en">Model Catalogue - international models for reuse and inspiration</dct:title>	
			<dct:description xml:lang="da">Modelkataloget - internationale modeller til genbrug og inspiration</dct:description>
			<dct:description xml:lang="en">Model Catalogue - international models for reuse and inspiration</dct:description>				

			<dct:publisher>
				<foaf:Agent>
					<foaf:name>Digitaliseringsstyrelsen</foaf:name>
					<foaf:homepage>http://digitaliseringsstyrelsen.dk</foaf:homepage>
				</foaf:Agent>
			</dct:publisher>
			<dcat:contactPoint>
				<vcard:Kind>
					<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
					<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
				</vcard:Kind>
			</dcat:contactPoint>	
			<dcat:dataset rdf:resource="http://www.w3.org/2002/07/owl"/>
			<dcat:dataset rdf:resource="http://purl.org/vocommons/voaf"/>
			<dcat:dataset rdf:resource="http://usefulinc.com/ns/doap"/>
			<dcat:dataset rdf:resource="http://voag.linkedmodel.org/schema/voag"/>
			<dcat:dataset rdf:resource="http://purl.org/dc/terms"/>
			<dcat:dataset rdf:resource="http://www.w3.org/ns/person"/>
			<dcat:dataset rdf:resource="https://www.w3.org/ns/locn"/>
			<dcat:dataset rdf:resource="http://data.europa.eu/eli/ontology#"/>
			<dcat:dataset rdf:resource="http://www.opengis.net/ont/geosparql"/>
			<dcat:dataset rdf:resource="http://www.opengis.net/ont/gml"/>
			<dcat:dataset rdf:resource="http://www.opengis.net/ont/sf"/>
			<dcat:dataset rdf:resource="http://www.w3.org/2006/time"/>
			<dcat:dataset rdf:resource="http://www.w3.org/2008/05/skos-xl"/>
			<dcat:dataset rdf:resource="http://purl.org/dc/dcmitype/"/>
			<dcat:dataset rdf:resource="http://purl.org/ontology/bibo/"/>
			<dcat:dataset rdf:resource="http://data.europa.eu/bud/"/>
			<dcat:dataset rdf:resource="http://xmlns.com/foaf/spec/"/>
			<dcat:dataset rdf:resource="http://inspire.ec.europa.eu/ont/base"/>
			<dcat:dataset rdf:resource="http://schema.org/Action"/>
			<dcat:dataset rdf:resource="http://schema.org/CreativeWork"/>
			<dcat:dataset rdf:resource="https://joinup.ec.europa.eu/release/core-public-organisation-vocabulary-v100"/>
			<dcat:dataset rdf:resource="https://joinup.ec.europa.eu/solution/core-public-service-vocabulary"/>
			<dcat:dataset rdf:resource="https://ec.europa.eu/isa2/solutions/core-public-service-vocabulary-application-profile-cpsv-ap_en"/>
			<dcat:dataset rdf:resource="https://www.w3.org/2001/05/datatypes.xsd"/>
			<dcat:dataset rdf:resource="https://www.w3.org/2009/08/skos-reference/skos.rdf"/>
			<dcat:dataset rdf:resource="https://www.w3.org/2015/03/inspire/smod"/>
			<dcat:dataset rdf:resource="https://www.w3.org/TR/vocab-org/"/>
			<dcat:dataset rdf:resource="https://www.w3.org/TR/vocab-regorg/"/>
			<dcat:dataset rdf:resource="https://www.w3.org/TR/void/"/>
			<dcat:dataset rdf:resource="https://www.w3.org/ns/dcat"/>
			<dcat:dataset rdf:resource="https://www.w3.org/ns/dqv"/>
			<dcat:dataset rdf:resource="https://op.europa.eu/en/web/eu-vocabularies/authority-tables"/>
			<dcat:dataset rdf:resource="https://www.w3.org/TR/void/"/>
			<dcat:dataset rdf:resource="http://purl.org/dc/dcmitype/dcmitype"/>
			<dcat:dataset rdf:resource="http://www.estrellaproject.org/lkif-core/lkif-core.owl#"/>
			<dcat:dataset rdf:resource="http://www.eionet.europa.eu/gemet/"/>
			<dcat:dataset rdf:resource="https://github.com/catalogue-of-services-isa/SDG-model/"/>
			<dcat:dataset rdf:resource="https://www.w3.org/ns/odrl/2/"/>
			<dcat:dataset rdf:resource="http://www.w3.org/ns/ssn/"/>
			<dcat:dataset rdf:resource="http://purl.org/linked-data/cube#"/>
			<dcat:dataset rdf:resource="http://www.w3.org/ns/sosa/"/>
			<dcat:dataset rdf:resource="http://data.europa.eu/m8g/cccev"/>
			<dcat:dataset rdf:resource="http://lkg.lynx-project.eu/def/"/>
			<dcat:dataset rdf:resource="http://www.metalex.eu/metalex/1.0"/>
			<dcat:dataset rdf:resource="http://www.w3.org/ns/shacl#"/>
			<dcat:dataset rdf:resource="http://purl.org/linked-data/cube#"/>
			<dcat:dataset rdf:resource="http://qudt.org/2.1/vocab/"/>
			<dcat:dataset rdf:resource="https://spec.edmcouncil.org/fibo/vocabulary/"/>
			<dcat:dataset rdf:resource="https://spec.edmcouncil.org/fibo/ontology/"/>
			<dcat:dataset rdf:resource="http://data.europa.eu/dr8/"/>
		</rdf:Description>			
	 </dct:hasPart>
	 
	 
  </rdf:Description>

 
  <!-- katalogets modeller -->
  
  
<!-- OBS: Følgende filer skal være i overensstemmelse:
Link til placering på GitHub: https://github.com/digst/modelcatalogue/blob/master/dist/xml/modelkatalog.rdf.xml
Link til placering på server: https://data.gov.dk/catalogue/models/xml/modelkatalog.rdf.xml -->


<!-- =======================================================   -->
<!--    METADATASKABELON	   								   -->
<!-- =======================================================  --> 

<!-- husk at tilføje reference til dette datasæt fra enten det danske delkatalog eller det intenationale delkatalog -->
<!-- 
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/NAVN/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
	<prof:isProfileOf rdf:resource="NAMESPACE"/>	
    <dct:title xml:lang="da"></dct:title>
    <dct:title xml:lang="en"></dct:title>	
    <dct:description xml:lang="da"></dct:description>
    <dct:description xml:lang="en"></dct:description>	
    <vann:preferredNamespacePrefix></vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri></vann:preferredNamespaceUri>
    <dcat:keyword></dcat:keyword>
    <foaf:page rdf:resource=""/>	
     <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
  <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON "/> 
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Udvalget for Arkitektur og Standarder</voag:isApprovedBy> 
	<foaf:page rdf:resource="DOKUMENATIONSREF"/>
    <dcat:landingPage rdf:resource="DESTINATIONSSIDE"/>			
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/NAVN-1-0-0-HTML"/>
  </rdf:Description>    
-->
<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/NAVN-1-0-0-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="URL"/>
  	<dcat:downloadURL rdf:resource="URL"/>	
	<dct:title xml:lang="da">NAVN v.1.0.0 HTML</dct:title>	
	<dct:title xml:lang="en">NAVN v.2.0.0 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>				
  </rdf:Description>
 
--> 


   <!-- ==================================================   --> 
   <!-- Begrebsmodel for Samtykke 							 --> 
   <!-- ==================================================   -->     

   <!-- ==================================================   --> 
   <!-- Begrebsmodel for Sag  								 --> 
   <!-- ==================================================   -->  
   
   <!-- ==================================================   --> 
   <!-- Begrebsmodel for Ydelse  							 --> 
   <!-- ==================================================   -->  
      
   <!-- ==================================================   --> 
   <!-- Klassifikation: FFB - Fælleskommunalt funktionsevnekatalog
		https://www.kl.dk/kommunale-opgaver/socialomraadet/faelles-faglige-begreber/de-faelleskommunale-begreber/
		https://www.kl.dk/kommunale-opgaver/socialomraadet/faelles-faglige-begreber/materialer/    --> 
   <!-- ==================================================   -->  
     
	 
   <!-- ==================================================   --> 
   <!-- Klassifikation: FFB - Fælleskommunalt indsatskatalog
		https://www.kl.dk/kommunale-opgaver/socialomraadet/faelles-faglige-begreber/de-faelleskommunale-begreber/
		https://www.kl.dk/kommunale-opgaver/socialomraadet/faelles-faglige-begreber/materialer/							 --> 
   <!-- ==================================================   -->  

   <!-- ======================================================= -->
<!--    Electropedia        								                 -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://www.electropedia.org/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">Electropedia: Verdens online elektrotekniske ordbog</dct:title>
    <dct:title xml:lang="en">Electropedia: The World's Online Electrotechnical Vocabulary</dct:title>
    
    <dct:description xml:lang="da">Electropedia er udarbejdet af IEC, verdens førende organisation, der udarbejder og offentliggør internationale standarder for alle elektriske, elektroniske og beslægtede teknologier, som samlet er kendt som 'elektroteknologi'. Electropedia (også kendt som "IEV Online") indeholder alle termer og definitioner i den Internationale Elektrotekniske Ordbog eller IEV, som også offentliggøres som en serie publikationer i IEC 60050-serien, der kan bestilles separat fra IEC-webbutikken. </dct:description> 
    <dct:description xml:lang="en">Electropedia is produced by the IEC, the world’s leading organization that prepares and publishes International Standards for all electrical, electronic and related technologies – collectively known as “electrotechnology”. Electropedia (also known as the "IEV Online") contains all the terms and definitions in the International Electrotechnical Vocabulary or IEV which is published also as a set of publications in the IEC 60050 series that can be ordered separately from the IEC webstore.</dct:description>
   
    <dcat:keyword>ordbog</dcat:keyword><dcat:keyword>elektronisk</dcat:keyword><dcat:keyword>matematik</dcat:keyword><dcat:keyword>lineær algebra</dcat:keyword><dcat:keyword>funktioner</dcat:keyword><dcat:keyword>kvantitet</dcat:keyword><dcat:keyword>enheder</dcat:keyword><dcat:keyword>elektroteknologi</dcat:keyword><dcat:keyword>elektromagnestisme</dcat:keyword><dcat:keyword>elektrokemi</dcat:keyword><dcat:keyword>kredsløbsteori</dcat:keyword><dcat:keyword>polyfasel systemer</dcat:keyword><dcat:keyword>elktrisk enhed</dcat:keyword><dcat:keyword>magnestisk enhed</dcat:keyword><dcat:keyword>elektromagnetisk kompatibilitet</dcat:keyword><dcat:keyword>digital teknologi</dcat:keyword><dcat:keyword>eletrisk chok</dcat:keyword><dcat:keyword>elektrisk isoleret</dcat:keyword><dcat:keyword>magnetisk</dcat:keyword><dcat:keyword>målinger</dcat:keyword><dcat:keyword>instrumenttransformatorer</dcat:keyword><dcat:keyword>reguleringsteknologi</dcat:keyword><dcat:keyword>styingsteknologi</dcat:keyword><dcat:keyword>telekontrol</dcat:keyword><dcat:keyword>kerneinstrumentering</dcat:keyword><dcat:keyword>roterende maskiner</dcat:keyword><dcat:keyword>vindmølle-generatoranlæg</dcat:keyword><dcat:keyword>havenergi</dcat:keyword><dcat:keyword></dcat:keyword><dcat:keyword>effekttransformator</dcat:keyword><dcat:keyword>reaktor</dcat:keyword><dcat:keyword>eksplosionsfarlig</dcat:keyword><dcat:keyword>sikkerhed for maskineri</dcat:keyword><dcat:keyword>transducer</dcat:keyword><dcat:keyword>effektkondensatorer</dcat:keyword><dcat:keyword>omskifteranlæg</dcat:keyword><dcat:keyword>styringsudstyr</dcat:keyword><dcat:keyword>sikringer</dcat:keyword><dcat:keyword>relæ</dcat:keyword><dcat:keyword>kraftsystembeskyttelse</dcat:keyword><dcat:keyword>kabler</dcat:keyword><dcat:keyword>luftledninger</dcat:keyword><dcat:keyword>isolatorer</dcat:keyword><dcat:keyword>batterier</dcat:keyword><dcat:keyword>brændselscelleteknologier</dcat:keyword><dcat:keyword>nanoaktiverede</dcat:keyword><dcat:keyword>halvleder</dcat:keyword><dcat:keyword>mikro-elektromekaniske</dcat:keyword><dcat:keyword>elektronrør</dcat:keyword><dcat:keyword>printplader</dcat:keyword><dcat:keyword>effektelektronik</dcat:keyword><dcat:keyword>piezoelektricitet</dcat:keyword><dcat:keyword>frekvens</dcat:keyword><dcat:keyword>elektromekanik</dcat:keyword><dcat:keyword>elektriske energilagringsystemer</dcat:keyword><dcat:keyword>elpris</dcat:keyword><dcat:keyword>telekommunikation</dcat:keyword><dcat:keyword>transmission</dcat:keyword><dcat:keyword>signaler</dcat:keyword><dcat:keyword>svingninger</dcat:keyword><dcat:keyword>radiobølge</dcat:keyword><dcat:keyword>antænner</dcat:keyword><dcat:keyword>radiokommunikation</dcat:keyword><dcat:keyword>teletrafik</dcat:keyword><dcat:keyword>telekommunikation</dcat:keyword><dcat:keyword>telegrafi</dcat:keyword><dcat:keyword>fax</dcat:keyword><dcat:keyword>datakommunikation</dcat:keyword><dcat:keyword>telefoni</dcat:keyword><dcat:keyword>broadcasting</dcat:keyword><dcat:keyword>optisk fiberkommunikation</dcat:keyword><dcat:keyword>computernetværksteknologi</dcat:keyword><dcat:keyword>Internet of Things IoT</dcat:keyword><dcat:keyword>ultralyd</dcat:keyword><dcat:keyword>lyd</dcat:keyword><dcat:keyword>video</dcat:keyword><dcat:keyword>superledning</dcat:keyword><dcat:keyword>elektrovarme</dcat:keyword><dcat:keyword>belysning</dcat:keyword><dcat:keyword>svejsning</dcat:keyword><dcat:keyword>radiologi</dcat:keyword><dcat:keyword>elektrobiologi</dcat:keyword>
    <foaf:page rdf:resource="https://www.electropedia.org/"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>International Electrotechnical Commission</foaf:name>
			<foaf:homepage>https://www.iec.ch/homepage</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Electropedia</vcard:fn>
			<vcard:hasEmail rdf:resource="terminology@iec.ch"/>	
		</vcard:Kind>
	</dcat:contactPoint>	
	
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/> 
    <dadk:businessArea>Energi- og vandforsyning</dadk:businessArea> 
    <dadk:businessAreaCode>56</dadk:businessAreaCode> 
    <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> 
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IEC Technical Committee 1</voag:isApprovedBy> 
    <dcat:landingPage rdf:resource="https://www.electropedia.org/"/>			
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/electropedia-HTML"/>  
  </rdf:Description>    

<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen -->

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/electropedia-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://www.electropedia.org/"/> 

	<dct:title xml:lang="da">Electropedia HTML</dct:title> 
	<dct:title xml:lang="en">Electropedia HTML</dct:title> 	
    <dct:license rdf:resource="https://www.iec.ch/copyright"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>  
  </rdf:Description>




<!-- ======================================================= -->
<!--    Kernemodel for ladefaciliteter   						 -->
<!-- ======================================================= --> 

 <rdf:Description rdf:about="https://data.gov.dk/model/core/ChargingFacility">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
  <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#InformationModel"/>
  <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>  
    <dct:title xml:lang="da">Kernemodel for ladefaciliteter</dct:title> 
    <dct:title xml:lang="en">Charging facility</dct:title>
    <dct:description xml:lang="da">Kernemodel for en ladefacilitet, der understøtter krav til offentligt tilgængelig infrastruktur til opladning af elektriske køretøjer.</dct:description>
    <dct:description xml:lang="en">Core model for a charging facility that supports requirements for publicly available infrastructure for charging electric vehicles.</dct:description> 
    <!-- <vann:preferredNamespacePrefix>xx</vann:preferredNamespacePrefix> -->
   <vann:preferredNamespaceUri>https://data.gov.dk/model/core/ChargingFacility</vann:preferredNamespaceUri>
    <dcat:keyword>ladeinfrastruktur</dcat:keyword> <dcat:keyword>ladestandere</dcat:keyword> <dcat:keyword>elnettet</dcat:keyword> <dcat:keyword>ladepunkter</dcat:keyword>
    <foaf:page rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
    <dct:publisher>
    <foaf:Agent>
      <foaf:name>KL</foaf:name>
      <foaf:homepage>https://www.kl.dk/</foaf:homepage>
    </foaf:Agent>
  </dct:publisher>
  <dcat:contactPoint>
    <vcard:Kind>
      <vcard:fn>Rune Reimann Petersen</vcard:fn>
      <vcard:hasEmail rdf:resource="RURP@kl.dk"/> 
    </vcard:Kind>
  </dcat:contactPoint>  
  <!-- <dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> -->
   <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
  <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
  <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ENER"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TRAN"/>
    <dadk:businessArea>Ladepunkter på offentlig vej</dadk:businessArea>
    <dadk:businessAreaCode>05.01.50</dadk:businessAreaCode> 
   <!-- <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">YYYY-MM-DD </dct:issued> -->
   <!-- <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">YYYY-MM-DD </dct:modified> -->
   <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/> 
    <!-- <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Udvalget for Arkitektur og Standarder </voag:isApprovedBy> -->
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/ChargingFacility-1-0-0"/>  
  </rdf:Description>    

<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen -->

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ChargingFacility-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/TeknikOgMiljoe/KernemodelForLadefacilitet/ClassDiagram/"/>
  <dct:title xml:lang="da">Ladefacilitet v.1.0.0</dct:title>
  <dct:title xml:lang="en">Charging Facility v.1.0.0</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
    <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>  
  </rdf:Description> 

 

<!-- ======================================================= -->
<!--    Begrebsliste for ladefaciliteter   					         -->
<!-- ======================================================= --> 
<rdf:Description rdf:about="https://data.gov.dk/concept/core/ChargingFacility">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
  <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
  <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>    
    <dct:title xml:lang="da">Begrebsliste for ladefaciliteter</dct:title> 
    <dct:title xml:lang="en">Charging facility</dct:title>
    <dct:description xml:lang="da">Terminologisk begrebsmodel, der definerer centrale begreber for ladefaciliteter.</dct:description>
    <dct:description xml:lang="en">Terminological conceptual model that defines key terms for charging facilities.</dct:description> 
    <!-- <vann:preferredNamespacePrefix>xx</vann:preferredNamespacePrefix> -->
   <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/ChargingFacility</vann:preferredNamespaceUri>
    <dcat:keyword>ladeinfrastruktur</dcat:keyword> <dcat:keyword>ladestandere</dcat:keyword> <dcat:keyword>elnettet</dcat:keyword> <dcat:keyword>ladepunkter</dcat:keyword>
    <foaf:page rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
    <dct:publisher>
    <foaf:Agent>
      <foaf:name>KL</foaf:name>
      <foaf:homepage>https://www.kl.dk/</foaf:homepage>
    </foaf:Agent>
  </dct:publisher>
  <dcat:contactPoint>
    <vcard:Kind>
      <vcard:fn>Rune Reimann Petersen</vcard:fn>
      <vcard:hasEmail rdf:resource="RURP@kl.dk"/> 
    </vcard:Kind>
  </dcat:contactPoint>  
  <!-- <dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> -->
   <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
  <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
  <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ENER"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TRAN"/>
    <dadk:businessArea>Ladepunkter på offentlig vej</dadk:businessArea>
    <dadk:businessAreaCode>05.01.50</dadk:businessAreaCode> 
    <!-- <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">YYYY-MM-DD </dct:issued> -->
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-03-23</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <adms:versionNotes xml:lang="da">Uddybet kommentar til energiblanding og tilføjet eksempler til facilitetListe og servicevilkår.</adms:versionNotes>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/> 
     <!-- <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Udvalget for Arkitektur og Standarder </voag:isApprovedBy> -->
   <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/ChargingFacility-1-0-1-XLSX"/>  
  </rdf:Description>  

<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen -->

 <rdf:Description rdf:about="https://data.gov.dk/concept/core/ChargingFacility-1-0-1-XLSX">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
   <dcat:downloadURL rdf:resource="https://rammearkitektur.kl.dk/media/xn2lswcf/begrebsliste-for-ladefacilitet.xlsx"/>  
  <dct:title xml:lang="da">Ladefacilitet v.1.0.1 XLSX</dct:title>
  <dct:title xml:lang="en">Charging facility v.1.0.1 XLSX</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
  <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XLSX"/>
  </rdf:Description> 

<!-- ====================================================== -->
<!-- Beredskabsfacilitet                                    -->
<!-- ====================================================== -->

<rdf:Description rdf:about="https://data.gov.dk/concept/core/beredskabsfacilitet">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
  <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
  <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>    
    <dct:title xml:lang="da">Beredskabsfacilitet</dct:title> 
       <dct:description xml:lang="da">Modellen beskriver fysiske beredskabsfaciliteter, som kan placeres på et kort.
Ud over den geografiske placering, kan angives kontaktoplysninger, sagsreferencer med mere.</dct:description>
    <!-- <vann:preferredNamespacePrefix>xx</vann:preferredNamespacePrefix> -->
   <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/beredskabsfacilitet</vann:preferredNamespaceUri>
    <dcat:keyword>bedredskab</dcat:keyword> <dcat:keyword>beredskabsfacilitet</dcat:keyword> <dcat:keyword>beskyttelse</dcat:keyword> <dcat:keyword>beskyttelsesrum</dcat:keyword> <dcat:keyword>sikringsrum</dcat:keyword>
    <foaf:page rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/begrebsliste-og-datamodel-som-datastandard-for-beredskabsfaciliteter"/>
    <dct:publisher>
    <foaf:Agent>
      <foaf:name>KL</foaf:name>
      <foaf:homepage>https://www.kl.dk/</foaf:homepage>
    </foaf:Agent>
  </dct:publisher>
  <dcat:contactPoint>
    <vcard:Kind>
      <vcard:fn>Line Hvingel</vcard:fn>
      <vcard:hasEmail rdf:resource="LIHV@kl.dk"/> 
    </vcard:Kind>
  </dcat:contactPoint>  
  <!-- <dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> -->
   <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
  <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
  <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <dadk:businessArea>Beredskab i almindelighed</dadk:businessArea>
    <dadk:businessAreaCode>KLE 14.00.00</dadk:businessAreaCode> 
    <!-- <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">YYYY-MM-DD </dct:issued> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/> 
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kommunernes Arkitekturboard</voag:isApprovedBy>
   <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/beredskabsfacilitet-HTML"/>  
  </rdf:Description>  

<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen -->

 <rdf:Description rdf:about="https://data.gov.dk/concept/core/beredskabsfacilitet-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
   <dcat:accessURL rdf:resource="https://info.rammearkitektur.dk/TeknikOgMiljoe/Beskyttelsesrum/ClassDiagram/50c977c2-fb24-43c4-8e68-8e81e22ff9d3.htm"/>  
  <dct:title xml:lang="da">Beredskabsfacilitet v.1.0.0 HTML</dct:title>
   <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>
  </rdf:Description> 


<!-- ======================================================= -->
<!--   Beskyttelsesrum                                       -->
<!-- ======================================================= -->

 <rdf:Description rdf:about="https://data.gov.dk/concept/core/beskyttelsesrum">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
  <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
  <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>    
    <dct:title xml:lang="da">Beredskabsdata</dct:title> 
       <dct:description xml:lang="da">Modellen indeholder data til fællesoffentlig beredskabsplanlægning</dct:description>
    <!-- <vann:preferredNamespacePrefix>xx</vann:preferredNamespacePrefix> -->
   <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/beredskabsdata</vann:preferredNamespaceUri>
    <dcat:keyword>bedredskab</dcat:keyword> <dcat:keyword>beredskabsfacilitet</dcat:keyword> <dcat:keyword>beskyttelse</dcat:keyword> <dcat:keyword>beskyttelsesrum</dcat:keyword>
    <foaf:page rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/begrebsliste-og-datamodel-som-datastandard-for-beredskabsfaciliteter"/>
    <dct:publisher>
    <foaf:Agent>
      <foaf:name>KL</foaf:name>
      <foaf:homepage>https://www.kl.dk/</foaf:homepage>
    </foaf:Agent>
  </dct:publisher>
  <dcat:contactPoint>
    <vcard:Kind>
      <vcard:fn>Line Hvingel</vcard:fn>
      <vcard:hasEmail rdf:resource="LIHV@kl.dk"/> 
    </vcard:Kind>
  </dcat:contactPoint>  
  <!-- <dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> -->
   <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
  <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
  <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <dadk:businessArea> okaliteter, redningsberedskab i almindelighed; Offentlige beskyttelsesrum </dadk:businessArea>
    <dadk:businessAreaCode>KLE 14.06.00; KLE 14.06.02</dadk:businessAreaCode> 
    <!-- <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">YYYY-MM-DD </dct:issued> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/> 
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kommunernes Arkitekturboard</voag:isApprovedBy>
   <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/beredskabsdata-XLSX"/>  
  </rdf:Description>  

<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen -->

 <rdf:Description rdf:about="https://data.gov.dk/concept/core/beredskabsdata-XLSX">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
   <dcat:downloadURL rdf:resource="https://rammearkitektur.kl.dk/media/rzzj10u1/begrebsliste_i_tabelformat_-beredskabsfaciliteter.xlsx"/>  
  <dct:title xml:lang="da">Bredskabsdata v.1.0.0 XLSX</dct:title>
   <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>
  </rdf:Description> 

 <!-- ======================================================= -->
<!--    Begrebsliste beredskabsdata   			  				       -->
<!-- ======================================================= -->  

 <rdf:Description rdf:about="https://data.gov.dk/concept/core/beredskabsdata">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
  <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
  <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>    
    <dct:title xml:lang="da">Beskyttelsesrum</dct:title> 
       <dct:description xml:lang="da">Modellen for beskyttelsesrum</dct:description>
    <!-- <vann:preferredNamespacePrefix>xx</vann:preferredNamespacePrefix> -->
   <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/beskyttelsesrum</vann:preferredNamespaceUri>
    <dcat:keyword>bedredskab</dcat:keyword> <dcat:keyword>beredskabsfacilitet</dcat:keyword> <dcat:keyword>beskyttelse</dcat:keyword> <dcat:keyword>beskyttelsesrum</dcat:keyword>
    <foaf:page rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/begrebsliste-og-datamodel-som-datastandard-for-beredskabsfaciliteter"/>
    <dct:publisher>
    <foaf:Agent>
      <foaf:name>KL</foaf:name>
      <foaf:homepage>https://www.kl.dk/</foaf:homepage>
    </foaf:Agent>
  </dct:publisher>
  <dcat:contactPoint>
    <vcard:Kind>
      <vcard:fn>Line Hvingel</vcard:fn>
      <vcard:hasEmail rdf:resource="LIHV@kl.dk"/> 
    </vcard:Kind>
  </dcat:contactPoint>  
  <!-- <dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> -->
   <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
  <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
  <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <dadk:businessArea>sikringsrum, beskyttelsesrum</dadk:businessArea>
    <dadk:businessAreaCode>KLE 14.06.01, KLE 14.06.02</dadk:businessAreaCode> 
    <!-- <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">YYYY-MM-DD </dct:issued> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/> 
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kommunernes Arkitekturboard</voag:isApprovedBy>
   <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/standarder-og-forretningsmodeller/kernemodel-for-ladefacilitet-ladeinfrastruktur/"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/beskyttelsesrum-HTML"/>  
  </rdf:Description>  

<!-- DISTRIBUTION - Husk at tilføje distributionen til datasætbeskrivelsen -->

 <rdf:Description rdf:about="https://data.gov.dk/concept/core/beskyttelsesrum-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
   <dcat:accessURL rdf:resource="https://www.info.rammearkitektur.dk/TeknikOgMiljoe/Beredskabsfacilitet/ClassDiagram/c28c00e1-ef70-4e2b-967f-607878b85945.htm"/>  
  <dct:title xml:lang="da">Beskyttelsesrum v.1.0.0 HTML</dct:title>
   <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>
  </rdf:Description> 


<!-- ======================================================= -->
<!--    IT-miljøtyper  							  			  				       -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/tech-environment/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>		
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dct:title xml:lang="da">IT-miljøtyper</dct:title>
    <dct:title xml:lang="en">IT environment types</dct:title>	
    <dct:description xml:lang="da">Klassifikation der består af typer af miljøer som et it-system kan ibrugtages i</dct:description>
    <dct:description xml:lang="en">Classification consisting of types of environments in which an IT system can be used</dct:description>
    <vann:preferredNamespacePrefix>techenv</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/tech-environment/</vann:preferredNamespaceUri>
    <dcat:keyword>miljø</dcat:keyword> <dcat:keyword>typer af miljø</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage> 
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/> 
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>  
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <dadk:businessArea>Myndighedens interne it-udvikling og it-projekter</dadk:businessArea>
    <dadk:businessAreaCode>68.55.15</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy>

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/tech-environment-1-0-0-HTML"/> 
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/tech-environment-1-0-0-XML"/> 
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/tech-environment-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/tech-env.html"/> 
	<dct:title xml:lang="da">IT-miljøtyper v.1.0.0 HTML</dct:title>	
	<dct:title xml:lang="en">IT environment types v.1.0.0 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/> 
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/tech-environment-1-0-0-XML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/tech-env.xml"/>	
	<dct:title xml:lang="da">IT-miljøtyper v.1.0.0 XMI</dct:title>	
	<dct:title xml:lang="en">IT environment types v.1.0.0 XMI</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/> 
  </rdf:Description>




<!-- ======================================================= -->
<!--    Målgrupper ift. it-systemer	  			  				       -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/targetgroup/"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dct:title xml:lang="da">Målgrupper ift. it-systemer</dct:title>
    <dct:title xml:lang="en">Target groups for IT systems</dct:title>	
    <dct:description xml:lang="da">Klassifikation der består af typer af brugere af et it-system</dct:description>
    <dct:description xml:lang="en">Classification consisting of types of users of an IT system</dct:description>	
    <vann:preferredNamespacePrefix>target</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/targetgroup/</vann:preferredNamespaceUri>
    <dcat:keyword>målgruppe</dcat:keyword> <dcat:keyword>brugertyper</dcat:keyword> <dcat:keyword>it-system brugere</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage> 
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> 
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/> 
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>  
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <dadk:businessArea>Myndighedens it</dadk:businessArea> 
    <dadk:businessAreaCode>68</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
   <!-- > <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy> 

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/targetgroup-1-0-0-HTML"/> 
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/targetgroup-1-0-0-XML"/> 
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/targetgroup-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/target.html"/> 
	<dct:title xml:lang="da">Målgrupper ift. it-systemer v.1.0.0 HTML</dct:title>	
	<dct:title xml:lang="en">Target groups for IT systems v.1.0.0 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/> 	
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/targetgroup-1-0-0-XML"> 
  <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/target.xml"/>	
  <dct:title xml:lang="da">Målgrupper ift. it-systemer v.1.0.0 XMI</dct:title>	
  <dct:title xml:lang="en">Target groups for IT systems v.1.0.0 XMI</dct:title>	
  <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
  <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/> 
</rdf:Description>





<!-- ======================================================= -->
<!--    Operationel status 								                   -->
<!-- ======================================================= --> 

<rdf:Description rdf:about="https://data.gov.dk/concept/core/operationalstatus/"> 
<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
<rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
<dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>		
<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
<prof:isProfileOf rdf:resource="https://data.gov.dk/concept/core/operationalstatus/"/>
<dct:title xml:lang="da">Operationel status</dct:title>
<dct:title xml:lang="en">Operationel Status</dct:title>	
<dct:description xml:lang="da">Klassifikation der består af typer af tilstande et it-system kan have i forhold til ibrugtagning</dct:description>
<dct:description xml:lang="en">Classification consisting of types of conditions an IT system can have in relation to commissioning</dct:description>	
<vann:preferredNamespacePrefix>opstat</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>https://data.gov.dk/concept/core/operationalstatus/</vann:preferredNamespaceUri>
<dcat:keyword>ibrugtagning af it-system</dcat:keyword> <dcat:keyword>ibrugtagning</dcat:keyword> <dcat:keyword>tilstande i it-system</dcat:keyword>
<foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
<dct:publisher>
    <foaf:Agent>
        <foaf:name>Digitaliseringsstyrelsen </foaf:name>
        <foaf:homepage>https://digst.dk/</foaf:homepage> 
    </foaf:Agent>
</dct:publisher>
<dcat:contactPoint>
    <vcard:Kind>
        <vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
        <vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
    </vcard:Kind>
</dcat:contactPoint>	
<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
<dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>  
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
<dadk:businessArea>Myndighedens it</dadk:businessArea>
<dadk:businessAreaCode>68.55.15</dadk:businessAreaCode>
<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-5</dct:issued>
<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-5</dct:modified>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
<!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
<adms:status rdf:resource="http://purl.org/adms/status/Completed "/>	
<voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
<voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy> 

<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/operationalstatus-1.0.0-HTML"/> 
<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/operationalstatus-1.0.0-XML"/> 
</rdf:Description>    

<rdf:Description rdf:about="https://data.gov.dk/concept/core/operationalstatus-1.0.0-HTML"> 
<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  <dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/OPSTAT.html"/> 
<dct:title xml:lang="da">Operationel status v.1.0.0 HTML</dct:title>	
<dct:title xml:lang="en">Operationel status v.1.0.0 HTML</dct:title>	
<dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/ "/>
<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>			
</rdf:Description>


<rdf:Description rdf:about="https://data.gov.dk/concept/core/operationalstatus-1.0.0-XML"> 
<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  <dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/OPSTAT.xml"/>	
<dct:title xml:lang="da">Operationel status v.1.0.0 XMI</dct:title>	
<dct:title xml:lang="en">Operationel status v.1.0.0 XMI</dct:title>	
<dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/ "/>
<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>			
</rdf:Description>




<!-- ======================================================= -->
<!--    It-systemkontraktype	   								             -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/it-contract-types/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
	
    <dct:title xml:lang="da">It-systemkontraktype</dct:title>
    <dct:title xml:lang="en">IT system contract types</dct:title>
    <dct:description xml:lang="da">Klassifikation der består af typer af it-kontrakter direkte relevante for it-systemers udvikling, vedligehold, drift og support</dct:description>
    <dct:description xml:lang="en">Classification that includes types of IT contracts directly relevant to the development, maintenance, operation and support of IT systems</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/it-contract-types/</vann:preferredNamespaceUri>
    <dcat:keyword>it-kontrakter</dcat:keyword> <dcat:keyword>udvikling af it-system</dcat:keyword> <dcat:keyword>vedligehold af it-system</dcat:keyword> <dcat:keyword>drift af it-system</dcat:keyword> <dcat:keyword>support af it-system</dcat:keyword> 
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage> 
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> 
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>  
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <dadk:businessArea>Myndighedens interne it-udvikling og it-projekter</dadk:businessArea>
    <dadk:businessAreaCode>68.55.15</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
   <!-- > <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Arkitektur og Data</voag:isApprovedBy>  

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/it-contract-types-1-0-0-HTML"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/it-contract-types-1-0-0-XML"/>    
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/it-contract-types-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/It-systemkontraktype.html"/>
	<dct:title xml:lang="da">It-systemkontraktype v.1.0.0 HTML</dct:title> 
	<dct:title xml:lang="en">IT system contract types v.1.0.0 HTML</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/> 
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/it-contract-types-1-0-0-XML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/It-systemkontraktype.xml"/>	
	<dct:title xml:lang="da">It-systemkontraktype v.1.0.0 XMI</dct:title> 
	<dct:title xml:lang="en">IT system contract types v.1.0.0 XMI</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/> 
  </rdf:Description>



<!-- ======================================================= -->
<!--    Datakonverteringsstatus	   							             -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/conversionstatus/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>

    <dct:title xml:lang="da">Datakonverteringsstatus</dct:title> 
    <dct:title xml:lang="en">Data Conversion Status</dct:title>
    <dct:description xml:lang="da">Klassifikation der består af statusser ift konvertering set ud fra omfanget af et (manuelt eller automatisk) data-konverterings- og import forløb </dct:description>
    <dct:description xml:lang="en">Classification consisting of conversion statuses based on the extent of a (manual or automatic) data conversion and import process</dct:description>

    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/conversionstatus/</vann:preferredNamespaceUri>
    <dcat:keyword>datakonvertering</dcat:keyword> <dcat:keyword>import</dcat:keyword> <dcat:keyword>konverteringsstatus</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> 
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified> 
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
   <!-- > <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes>  -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Arkitektur og Data</voag:isApprovedBy>

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/conversionstatus-1-0-0-HTML"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/conversionstatus-1-0-0-XML"/>
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/conversionstatus-1-0-0-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/datakonverteringsstatusser.html"/>
	<dct:title xml:lang="da">Datakonverteringsstatus v.1.0.0 HTML</dct:title>
	<dct:title xml:lang="en">Data Conversion Status v.1.0.0 HTML</dct:title> 
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>	
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/conversionstatus-1-0-0-XML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/datakonverteringsstatusser.xml"/>
	<dct:title xml:lang="da">Datakonverteringsstatus v.1.0.0 XMI</dct:title>
	<dct:title xml:lang="en">Data Conversion Status v.1.0.0 XMI</dct:title> 
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>	
  </rdf:Description>





<!-- ======================================================= -->
<!--    Kritikalitetstyper ift. it-systemer  								 -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/criticality/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="da">Kritikalitetstyper ift. it-systemer</dct:title>
    <dct:title xml:lang="en">Criticality Types for IT systems</dct:title>	
    <dct:description xml:lang="da">Klassifikation der består af typer af kritikalitet ud fra hvorvidt et it-systems driftsforstyrelser udgør en særlig høj risiko</dct:description>
    <dct:description xml:lang="en">Classification that consists of types of criticality based on whether an IT system's operational disturbances pose a particularly high risk</dct:description>	
    <vann:preferredNamespacePrefix>crit</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/criticality/</vann:preferredNamespaceUri>
    <dcat:keyword>kritikalitet ved driftsforstyrrelser</dcat:keyword> <dcat:keyword>driftsforstyrrelser</dcat:keyword> <dcat:keyword>typer af kritikalitet</dcat:keyword> <dcat:keyword>it-system driftsforstyrrelser risiko</dcat:keyword> <dcat:keyword>it-system driftsforstyrrelser risiko</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen </foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage> 
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/> 
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <dadk:businessArea>Implementering og opfølgning af myndighedens interne it-løsninger og it-projekter</dadk:businessArea> 
    <dadk:businessAreaCode>68.55.15.15</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed "/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy> 

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/criticality-1-0-0-HTML"/> 
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/criticality-1-0-0-XML"/> 
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/criticality-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/CRIT.html"/>
	<dct:title xml:lang="da">Kritikalitetstyper ift. it-systemer v.1.0.0 HTML</dct:title>
	<dct:title xml:lang="en">Criticality Types for IT systems v.1.0.0 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/> 	
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/criticality-1-0-0-XML">
  <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
  <dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/CRIT.xml"/>	
<dct:title xml:lang="da">Kritikalitetstyper ift. it-systemer v.1.0.0 XMI</dct:title>	
<dct:title xml:lang="en">Criticality Types for IT systems v.1.0.0 XMI</dct:title>	
  <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/> 		
</rdf:Description>



<!-- ======================================================= -->
<!--    Arkivinstiturionstyper	   								           -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/arch-org-type/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>

    <dct:title xml:lang="da">Arkivinstitutionstyper</dct:title> 
    <dct:title xml:lang="en">Archival organisations</dct:title>	
    <dct:description xml:lang="da">Klassifikation der består af typer af offentlige institutioner, der har til opgave at bevare arkivalier</dct:description> 
    <dct:description xml:lang="en">Classification of the case area according to the act on archival and disposal of digital information of the Danish municipalities and regions</dct:description>
    <vann:preferredNamespacePrefix>arch-org</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/arch-org-type/</vann:preferredNamespaceUri>
    <dcat:keyword>opbevare arkivalier</dcat:keyword> <dcat:keyword>offentlige institutioner arkivalier</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen </foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>	
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> 
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dadk:businessArea>Sagsarkivering</dadk:businessArea>
    <dadk:businessAreaCode>65.50.05.10 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>  
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo> 
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	  
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	 
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy>
		
	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/arch-org-type-1-0-0-HTML"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/arch-org-type-1-0-0-XML"/>    
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/arch-org-type-1-0-0-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/arch-org.html"/> 
	<dct:title xml:lang="da">Arkivinstiturionstyper v.1.0.0 HTML</dct:title> 
	<dct:title xml:lang="en">Archival organisations v.1.0.0 HTML</dct:title> 
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/ "/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/> 
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/arch-org-type-1-0-0-XML"> 
  <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  <dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/arch-org.xml"/>	
<dct:title xml:lang="da">Arkivinstiturionstyper v.1.0.0 XMI</dct:title> 
<dct:title xml:lang="en">Archival organisations v.1.0.0 XMI</dct:title>
  <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/ "/>
<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>  
</rdf:Description>



<!-- ======================================================= -->
<!--    Arkiveringsversionsperiodetyper	   								   -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/archivetype/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>

    <dct:title xml:lang="da">Arkiveringsversionsperiodetyper</dct:title> 
    <dct:title xml:lang="en">Archive Types</dct:title>
    <dct:description xml:lang="da">Klassifikation der består af typer af arkiveringsperioder set i forhold til deres afgrænsning i tid</dct:description>
    <dct:description xml:lang="en">Classification consisting of types of archiving periods seen in relation to their delimitation in time</dct:description>
    <vann:preferredNamespacePrefix>arch-type</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/archivetype/</vann:preferredNamespaceUri>
    <dcat:keyword>arkiveringsperioder</dcat:keyword> <dcat:keyword>arkivering tidsafgrænsning</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/> 
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>	
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dadk:businessArea>Sagsarkivering</dadk:businessArea> 
    <dadk:businessAreaCode>65.50.05.10</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy>

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/archivetype-1-0-0-HTML"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/archivetype-1-0-0-XML"/>
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/archivetype-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/arch-type.html"/> 
	<dct:title xml:lang="da">Arkiveringsversionsperiodetyper v.1.0.0 HTML</dct:title>
	<dct:title xml:lang="en">Archive Types v.1.0.0 HTML</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/ "/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>		
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/archivetype-1-0-0-XML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/arch-type.xml"/>
	<dct:title xml:lang="da">Arkiveringsversionsperiodetyper v.1.0.0 XMI</dct:title>
	<dct:title xml:lang="en">Archive Types v.1.0.0 XMI</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XMI"/>		
  </rdf:Description>




<!-- ======================================================= -->
<!--    Arkiveringspligttyper	   							               -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/arch-obl-type/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>

    <dct:title xml:lang="da">Arkiveringspligttyper</dct:title>
    <dct:title xml:lang="en">Archival obligationtypes</dct:title>
    <dct:description xml:lang="da">Klassifikation efter hvorvidt det kan angives om data skal bevares eller kasseres</dct:description>
    <dct:description xml:lang="en">Classification according to whether it is possible to specify if data must be retained or discarded</dct:description>	
    <vann:preferredNamespacePrefix>arch-obl</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/arch-obl-type/</vann:preferredNamespaceUri>
    <dcat:keyword>bevare data</dcat:keyword> <dcat:keyword>kassere data</dcat:keyword> <dcat:keyword>arkiveringspligt</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> 
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>  
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dadk:businessArea>Sagshåndtering og sagsarkivering</dadk:businessArea>
    <dadk:businessAreaCode>65.50.05</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo> 
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy>

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/arch-obl-type-1-0-0-HTML"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/arch-obl-type-1-0-0-XML"/> 
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/arch-obl-type-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/arch-obl.html"/>
	<dct:title xml:lang="da">Arkiveringspligttyper v.1.0.0 HTML</dct:title> 
	<dct:title xml:lang="en">Archival obligationtypes v.1.0.0 HTML</dct:title> 
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/> 
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>  
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/arch-obl-type-1-0-0-XML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/arch-obl.xml"/>	 
	<dct:title xml:lang="da">Arkiveringspligttyper v.1.0.0 XMI</dct:title> 
	<dct:title xml:lang="en">Archival obligationtypes v.1.0.0 XMI</dct:title> 
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/> 
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>  
  </rdf:Description>





<!-- ======================================================= -->
<!--    Sagsområder ift. arkivering	   								       -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/archival-case-area/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>		
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/> 	

    <dct:title xml:lang="da">Sagsområder ift. arkivering</dct:title> 
    <dct:title xml:lang="en">Case areas</dct:title>	
    <dct:description xml:lang="da">Klassifikation der består af typer af sagsområder iht. bekendtgørelser for bevaring og kassation af digitale arkivalier på det regionale eller kommunale område</dct:description> 
    <dct:description xml:lang="en">Classification of the case area according to the act on archival and disposal of digital information of the Danish municipalities and regions</dct:description>
    <vann:preferredNamespacePrefix>arch-case</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/archival-case-area/</vann:preferredNamespaceUri>
    <dcat:keyword>bekendtgørelser for bevaring</dcat:keyword> 
    <dcat:keyword>bekendtgørelser for kassation</dcat:keyword>
    <dcat:keyword>bevaring af digitale arkivalier</dcat:keyword>
    <dcat:keyword>kassation af digitale arkivalier</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>	
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dadk:businessArea>Sagsarkivering</dadk:businessArea> 
    <dadk:businessAreaCode>65.50.05.10</dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy> 

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/archival-case-area-1-0-0-HTML"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/archival-case-area-1-0-0-XML"/> 
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/archival-case-area-1-0-0-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/arch-case.html"/>
	<dct:title xml:lang="da">Sagsområder ift. arkivering v.1.0.0 HTML</dct:title>
	<dct:title xml:lang="en">Case areas v.1.0.0 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/> 
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/archival-case-area-1-0-0-XML"> 
  <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/arch-case.xml"/>
  <dct:title xml:lang="da">Sagsområder ift. arkivering v.1.0.0 XMI</dct:title> 
  <dct:title xml:lang="en">Case areas v.1.0.0 XMI</dct:title>	
  <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
  <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>	
</rdf:Description>




<!-- ======================================================= -->
<!--    It-systemanskaffelsestyper				  			  				 -->
<!-- ======================================================= --> 

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/aquisition/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dct:title xml:lang="da">It-systemanskaffelsestyper</dct:title> 
    <dct:title xml:lang="en">IT system aquisition type</dct:title>	
    <dct:description xml:lang="da">Klassifikation der består af typer af anskaffelse af it-systemer</dct:description> 
    <dct:description xml:lang="en">Classification consisting of types of acquisition of IT systems</dct:description>	
    <vann:preferredNamespacePrefix>aquis</vann:preferredNamespacePrefix> 
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/aquisition/</vann:preferredNamespaceUri>
    <dcat:keyword>systemanskaffelse</dcat:keyword> <dcat:keyword>anskaffelsestyper</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name> 
			<foaf:homepage>https://digst.dk/</foaf:homepage> 
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Digitaliseringsstyrelsen</vcard:fn> 
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf> 
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/> 
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/> 
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/> 
    <dadk:businessArea>Myndighedens it</dadk:businessArea>
    <dadk:businessAreaCode>68.55.15 </dadk:businessAreaCode> 
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-12-05</dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-02-25</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo> 
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur</voag:isApprovedBy> 

	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/aquisition-1-0-0-HTML"/>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/aquisition-1-0-0-XML"/>  
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/aquisition-1-0-0-HTML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/AQUIS.html"/> 
	<dct:title xml:lang="da">It-systemanskaffelsestyper v.1.0.0 HTML</dct:title>	
	<dct:title xml:lang="en">IT system aquisition type v.1.0.0 HTML</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>	
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/aquisition-1-0-0-XML"> 
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/AQUIS.xml"/>	
	<dct:title xml:lang="da">It-systemanskaffelsestyper v.1.0.0 XMI</dct:title>	
	<dct:title xml:lang="en">IT system aquisition type v.1.0.0 XMI</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>	
  </rdf:Description>





<!-- =======================================  -->
<!-- Skatteterminologi                        -->
<!-- =======================================  -->
  <rdf:Description rdf:about="https://data.gov.dk/dataset/lang/d62dff35-bfdd-4f45-80c4-e129048b1f14/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">Terminologi på skatteområdet</dct:title>
    <dct:title xml:lang="en">Tax Terminology</dct:title>	
    <dct:description xml:lang="da"> Terminologien er resultatet af begrebsafklaring på skatteområdet (knap 100 skattebegreber på dansk og engelsk), som blev foretaget i 2012, og som udgjorde det eksperimentelle grundlag for brugerforsøg. Kilderne er primært Skatteministeriets lovgrundlag og juridiske vejledninger (dvs. Retsinformation og SKAT); Finansministeriet (Forslag til Finanslov 2012 (Â§38)); Danmarks Statistik (Skatter og afgifter 2012); Eurostat (Taxation Trends in the European Union 2012) samt OECD (Glossary of Tax Terms). Terminologien udstilles som en ordbog, der omsætter en hovedkonklusion fra ph.d.-afhandlingen ”Knowledge Dissemination Based on Terminological Ontologies: Using Eye Tracking to Further User Interface Design” (2015): Alle brugere kan forstå både artikler (tekst i tabel) og diagrammer (uddrag af terminologiske ontologier). Den enkelte ordbogsartikel er derfor forsynet med en lille figur, som viser et relevant udsnit af ontologien med relaterede termer. Skattebegreberne er ikke officielle godkendte begreber fra Skatteforvaltningen, men begrebsafklaringen er udarbejdet gennem en kombination af forskellige autoritative kilder.
</dct:description>
    <dct:description xml:lang="en"> This collection of terminology is the result of work on concept clarification in the area of taxation (close to 100 tax related concept in danish and english) carried out in 2012, which served as the foundation user testing. The sources are primarily the legal basis and instructions of the Danish Ministry of Taxation (Retsinformation and SKAT); The Danish Ministry of Finance (Finansministeriet: Forslag til Finanslov 2012 (Â§38)); Statistics Denmark (Danmarks Statistik: Skatter og afgifter 2012); Eurostat (Taxation Trends in the European Union 2012) and OECD (Glossary of Tax Terms). The collection resulted from the PhD dissertation nowledge Dissemination Based on Terminological Ontologies: Using Eye Tracking to Further User Interface Designâ€ (2015), and this machine readable version has been made in 2023. The concepr herein has npt been officially approved by the tax authorities, but has been made by combining different authoritative sources.
</dct:description>	
    <dcat:keyword>afgifter</dcat:keyword> <dcat:keyword>det danske skattesystem</dcat:keyword> <dcat:keyword>skatter</dcat:keyword>
    <foaf:page rdf:resource="https://www.econstor.eu/handle/10419/208936"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name> Louise Pram Nielsen </foaf:name>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Louise Pram Nielsen</vcard:fn>
			<vcard:hasEmail rdf:resource="louise@pram.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:businessArea>Skatter og afgifter </dadk:businessArea>
    <dadk:businessAreaCode>30</dadk:businessAreaCode> 
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015 </dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-12-19</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 </owl:versionInfo>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed "/>
	<foaf:page rdf:resource=" https://www.econstor.eu/handle/10419/208936 "/>
    <dcat:landingPage rdf:resource=" https://www.econstor.eu/handle/10419/208936 "/>			
    <dcat:distribution rdf:resource="https://data.gov.dk/dataset/lang/d62dff35-bfdd-4f45-80c4-e129048b1f14-RDF-TURTLE"/>   
    <dcat:distribution rdf:resource="https://data.gov.dk/dataset/lang/d62dff35-bfdd-4f45-80c4-e129048b1f14-XLSX"/>
  </rdf:Description>    

  <rdf:Description rdf:about="https://data.gov.dk/dataset/lang/d62dff35-bfdd-4f45-80c4-e129048b1f14-XLSX">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:downloadURL rdf:resource=" https://sprogtek@sprogtek-ressources.digst.govcloud.dk/Skattebegreber/GlossaryExcel_ver0g_FINAL.xlsx"/>	
	<dct:title xml:lang="da">Terminologi på skatteområdet XLSX</dct:title>	
	<dct:title xml:lang="en"> Tax Terminology XLSX</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/ "/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XLSX"/>				
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/dataset/lang/d62dff35-bfdd-4f45-80c4-e129048b1f14-RDF-TURTLE">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://sprogtek-ressources.digst.govcloud.dk/Skattebegreber/terminologi-skatomraadet-skos.ttl"/>

	<dct:title xml:lang="da">Terminologi på skatteområdet RDF-TURTLE</dct:title>	
  <dct:title xml:lang="en">Tax Terminology RDF-TURTLE</dct:title>
  <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/ "/>
  <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/RDF-TURTLE"/>			
  </rdf:Description>






<!-- =======================================  -->
<!-- Regionernes kliniske kvalitetsdatabaser -->
<!-- =======================================  -->	  
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/RKKP/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
		
    <dct:title xml:lang="da">Logisk datamodel for regionernes kliniske kvalitetsdatabaser</dct:title>
        <dct:description xml:lang="da">Den logiske datamodel (LDM) kan anvendes til at identificere variabler og udfaldsrum, som burde være ens defineret på tværs af databaser, men som ikke er det endnu. Derfor er formålet med modellen at standardisere variabelnavne og dataindhold på tværs af de kliniske kvalitetsdatabaser. De kliniske kvalitetsdatabaser indeholder data fra elektroniske patientjournaler (EPJ), nationale registre, klassifikationer mv. er modellen relativt bred. Den er imidlertid ikke lige så bred som en EPJ, fordi mange data i en EPJ ikke er relevante for kliniske kvalitetsdatabaser.</dct:description>
    <dcat:keyword>sundhed</dcat:keyword> <dcat:keyword>sundhedsdata</dcat:keyword> <dcat:keyword>kvalitet</dcat:keyword> <dcat:keyword>datamodel</dcat:keyword> <dcat:keyword>standardisering</dcat:keyword> <dcat:keyword>RKKP</dcat:keyword>

    <foaf:page rdf:resource="https://www.rkkp.dk/kvalitetsdatabaser/til-styregrupper/logisk-datamodel/ "/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Regionernes kliniske kvalitetsudviklingsprogram </foaf:name>
			<foaf:homepage> https://www.rkkp.dk/ </foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Modelgruppe</vcard:fn>
			<vcard:hasEmail rdf:resource="rkkpmodellering@rm.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
  <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/HEAL"/>
    <dadk:businessArea>Kliniske kvalitetsdatabaser</dadk:businessArea>
    <dadk:businessAreaCode>20.05.15.59 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-06-15</dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2023-01-31</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ledergruppen i RKKP</voag:isApprovedBy> 
	<foaf:page rdf:resource="https://www.rkkp.dk/kvalitetsdatabaser/til-styregrupper/logisk-datamodel/ "/>
    <dcat:landingPage rdf:resource="https://www.rkkp.dk/kvalitetsdatabaser/til-styregrupper/logisk-datamodel/"/>			
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/RKKP-2-0-0-ERWIN"/>    
<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/RKKP-2-0-0-QEA"/>
<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/RKKP-2-0-0-XMI"/>
  </rdf:Description>        
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/RKKP-2-0-0-ERWIN">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:downloadURL rdf:resource="https://www.rkkp.dk/siteassets/de-kliniske-kvalitetsdatabaser/logisk-datamodel/rkkp-logisk-datamodel-version-2_0.erwin"/>	
	<dct:title xml:lang="da"> Logisk datamodel for regionernes kliniske kvalitetsdatabaser ERWIN</dct:title>		
    <dct:license rdf:resource="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/ERWIN"/>				
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/RKKP-2-0-0-QEA">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:downloadURL rdf:resource="https://www.rkkp.dk/siteassets/de-kliniske-kvalitetsdatabaser/logisk-datamodel/sparx/rkkp-logisk-datamodel-version-2_0.QEA"/>	
	<dct:title xml:lang="da"> Logisk datamodel for regionernes kliniske kvalitetsdatabaser QEA/SPARX</dct:title>		
    <dct:license rdf:resource="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/QEA"/>				
  </rdf:Description>

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/RKKP-2-0-0-XMI">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
    <dcat:accessURL rdf:resource="https://www.rkkp.dk/siteassets/de-kliniske-kvalitetsdatabaser/logisk-datamodel/rkkp-logisk-datamodel-version-2_0-xmi-2_1.xml"/>
	<dct:title xml:lang="da"> Logisk datamodel for regionernes kliniske kvalitetsdatabaser XMI</dct:title>	
    <dct:license rdf:resource="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XMI"/>				
  </rdf:Description>





<!-- =======================================  -->
<!--    Grunddatamodellen    			      -->
<!-- =======================================  -->
  



	<rdf:Description rdf:about="https://data.gov.dk/model/profile/basicdata/">
		<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>	
		<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
		<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>			
		<dct:title xml:lang="da">Grunddatamodellen</dct:title>   
		<dct:title xml:lang="en">The Basic Data Model</dct:title>	
		<dct:description xml:lang="da">Grunddatamodellen er den samlede datamodel for grunddata. Grunddatamyndighederne har i samarbejde skabt én samlet og sammenhængende datamodel for alle grunddata. Datamodellen viser de grunddata, som udstilles på Datafordeleren. Datamodellen kan du bruge til, at få overblik over grunddata og de informationer, grunddata indeholder og til at se hvordan data hænger sammen på tværs af registrene. Destinationssiden giver adgang til Grunddatamodellen som diagrammer (html) eller xmi-dokumenter.</dct:description>
		<dct:description xml:lang="en">The Basic Data Model is the aggregated model for data in the Danish basic registries. The landing page provides access to the Basic Data Model as diagrams or xmi documents.</dct:description>		
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/bbr"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/cpr"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/cvr"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/dagi"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/ef"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/ejd"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/gdk"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/mat"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/dar"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/st"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/svr"/>
			<dct:hasPart rdf:resource="https://data.gov.dk/model/profile/vur"/>			
		<dct:publisher>
			<foaf:Agent>
				<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			</foaf:Agent>
		</dct:publisher>
		<dcat:contactPoint>
			<vcard:Kind>
				<vcard:fn>SDFE Grunddata</vcard:fn>
				<vcard:hasEmail rdf:resource="grunddata@sdfe.dk "/>				
			</vcard:Kind>
		</dcat:contactPoint>	
		<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-02-01</dct:issued>
		<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-10-09</dct:modified>			
		<dcat:landingPage rdf:resource="https://datafordeler.dk/vejledning/datamodel/"/>	
		<dct:conformsTo>Modelregler for Grunddata, https://datafordeler.dk/media/1128/grunddata-modelregler.pdf</dct:conformsTo>	
		<dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>			
		<foaf:page rdf:resource="https://datafordeler.dk/vejledning/datamodel/"/>		
		<dcat:keyword>grunddata</dcat:keyword><dcat:keyword>grunddataregistre</dcat:keyword>
		<adms:versionNotes rdf:datatype="http://www.w3.org/2001/XMLSchema#string">seneste ændring: patch-opdatering af CVR (v.2.2.1)</adms:versionNotes>			
		<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/basicdatamodel-20201009-html"/>		
		<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/basicdatamodel-20201009-eap"/> 
	</rdf:Description>	
	
		  <rdf:Description rdf:about="https://data.gov.dk/model/profile/basicdatamodel-20201009-html">
			<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
			<dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/"/>
			<dct:title xml:lang="da">Grunddatamodellen i HTML-format</dct:title>
			<dct:title xml:lang="en">The Basic Data Model as HTML</dct:title>  			
			<dct:description xml:lang="da">Den samlede grunddatamodel efter Grunddatamodelreglerne i HTML-format</dct:description>
			<dct:description xml:lang="en">The Basic Data Model according to the Basic Data Model Rules as HTML</dct:description>  
			<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
		  </rdf:Description>
		  

		  <rdf:Description rdf:about="https://data.gov.dk/model/profile/basicdatamodel-20201009-eap">
			<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
			<dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/GDmodel_eap/Grunddatamodellen.eap"/>		
			<dct:title xml:lang="da">Grunddatamodellen i EAP-format</dct:title>
			<dct:title xml:lang="en">The Basic Data Model as EAP for Sparx EA</dct:title>  
			<dct:description xml:lang="da">Den samlede grunddatamodel efter Grunddatamodelreglerne i EAP-format</dct:description>
			<dct:description xml:lang="en">The Basic Data Model according to the Basic Data Model Rules as EAP</dct:description>  			
			<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EAP</dct:format>
		  </rdf:Description>	
			  
		  





<!-- =======================================  -->
<!--    Grunddata BBR					      -->
<!-- =======================================  -->
  


	<!--
	<dcat:Dataset rdf:about="https://data.gov.dk/model/profile/bbr/">
		<dct:type rdf:resource="https://data.gov.dk/concept/core/modeltype#LogicalDataModel"/>	
		<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
		<dct:title xml:lang="da">Grunddatamodel: Bygninger og Boliger</dct:title>   
		<dct:title xml:lang="en">Basic Registry Model: The Central Register of Buildings and Dwellings</dct:title>	
		<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-09-09</dct:issued>		
		<dct:hasVersion rdf:resource="https://data.gov.dk/model/profile/bbr-1-0-0/"/>
		<dct:hasVersion rdf:resource="https://data.gov.dk/model/profile/bbr-2-0-0/"/>
		<dct:hasVersion rdf:resource="https://data.gov.dk/model/profile/bbr-2-1-0/"/> 
		<dct:hasVersion rdf:resource="https://data.gov.dk/model/profile/bbr-2-4-0/"> 
	</dcat:Dataset>	
	  	
	-->	  

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/bbr/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <vann:preferredNamespacePrefix>bbr</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/bbr/</vann:preferredNamespaceUri>
    <dct:title xml:lang="da">Bygninger og Boliger (Grunddatamodel)</dct:title>   
    <dct:title xml:lang="en">The Central Register of Buildings and Dwellings (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">BBR’s udstillingsmodel på datafordeleren. BBR modellen modellerer oplysninger om Danmarks grunde, bygninger, tekniske anlæg og private boliger.
	</dct:description>   
    <dct:description xml:lang="en">Model of the The Central Register of Buildings and Dwellings. The register aimed to establish a baseline register about building and housing conditions for the use of property assessment, population and housing censuses, and statistical purposes. The model includes information about each individual building’s identification, location, purpose, year of construction, technical conditions, layout and electric installations. Each individual residential or business unit’s identification, purpose, size, layout, electric installations and tenancy.</dct:description>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Skatteforvaltningen</foaf:name>
			<foaf:homepage>https://www.skatteforvaltningen.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Kontaktpunkt for BygningerOgBoliger-modellen (UFST)</vcard:fn>
			<vcard:hasEmail rdf:resource="Dorte.Holm@UFST.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/BygningerOgBoliger/"/>
    <foaf:page rdf:resource="http://bbr.dk/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>	
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/bu"/>
    <dadk:businessArea>Bygnings- og Boligregistret, BBR</dadk:businessArea>
    <dadk:businessAreaCode>54.15.05.05</dadk:businessAreaCode>
    <dcat:keyword>bygninger</dcat:keyword>
    <dcat:keyword>boliger</dcat:keyword>
    <dcat:keyword>skat</dcat:keyword>
    <dcat:keyword>ejendom</dcat:keyword>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-09-09</dct:issued>
  <!-- Vedrørende seneste udgave = version 2.4.0 -->
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	  
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-09-15</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.0</owl:versionInfo>	
    <adms:versionNotes xml:lang="da">http://grunddatamodel.datafordeler.dk/domaenemodeller/BygningerOgBoliger/BBR%20ændringer%202.1.0%20-%202.4.0.pdf</adms:versionNotes>		
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/bbr-2-4-0/"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/bbr-2-4-0-HTML"/>
  </rdf:Description>

	<!-- Udgivelse:BBR 2.4.0 HTML -->
  	  <rdf:Description rdf:about="https://data.gov.dk/model/profile/bbr-2-4-0-HTML">
		<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
		<dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA7/EA241.htm"/>		
		<dct:description xml:lang="da">BBR-modellen i HTML-format</dct:description>
		<dct:description xml:lang="en"/>
		<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-09-09</dct:issued>
		<dct:title xml:lang="da">BBR 2.4.0 HTML</dct:title>
		<dct:title xml:lang="en">BBR 2.4.0 HTML</dct:title>   
		<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
	  </rdf:Description>
  
	<!-- Udgivelse:BBR 2.4.0 XMI -->
  	  <rdf:Description rdf:about="https://data.gov.dk/model/profile/bbr-2-4-0/">
		<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
		<dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/BygningerOgBoliger/"/>
		<dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/BygningerOgBoliger/2.4.0_BygningerOgBoliger.xml"/>		
		<dct:description xml:lang="da">BBR-modellen i XMI-format</dct:description>
		<dct:description xml:lang="en"/>
		<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-09-09</dct:issued>
		<dct:title xml:lang="da">BBR 2.4.0 XMI</dct:title>
		<dct:title xml:lang="en">BBR 2.4.0 XMI</dct:title>   
		<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
	  </rdf:Description>


	<!-- Udgivelse:BBR 2.1.0 XMI -->
	  <rdf:Description rdf:about="http://grunddatamodel.datafordeler.dk/domaenemodeller/BygningerOgBoliger/2.1.0_BygningerOgBoliger.xml">
		<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
		<dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/BygningerOgBoliger/2.1.0_BygningerOgBoliger.xml"/>
		<dct:description xml:lang="da">BBR-modellen i XMI-format</dct:description>
		<dct:description xml:lang="en"/>
		<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-09-09</dct:issued>
		<dct:title xml:lang="da">BBR 2.1.0 XMI</dct:title>
		<dct:title xml:lang="en">BBR 2.1.0 XMI</dct:title>
		<foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/index.htm?goto=2:28"/>    
		<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
		<schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2M</schema:fileSize>
	  </rdf:Description>
	 
	
 
<!-- =======================================  -->
<!--    Grunddata CVR					      -->
<!-- =======================================  -->
  
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cvr/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <vann:preferredNamespacePrefix>cvr</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/cvr</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">Det Centrale Virksomhedsregister (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Central Business Register (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Model af Virksomhedsdata i CVR</dct:description>
    <dct:description xml:lang="en">Modelling data on businesses in the central business register</dct:description>
    <dcat:keyword>Virksomheder</dcat:keyword>    
	<dcat:keyword>CVR</dcat:keyword>    
	<dcat:keyword>Forretning</dcat:keyword>    
	<dcat:keyword>Erhvervsstyrelsen</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-04</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Erhvervsstyrelsen</foaf:name>
			<foaf:homepage>https://erhvervsstyrelsen.dk/</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Kontaktpunkt for CVR-modellen (ERST)</vcard:fn>
			<vcard:hasEmail rdf:resource="petnie@erst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/"/>
    <foaf:page rdf:resource="https://datacvr.virk.dk/data/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Virksomhedsregistrering i CVR</dadk:businessArea>
    <dadk:businessAreaCode>34.10.25.05</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/pf"/>
   <!-- Vedrørende seneste udgave = version 2.2.0 -->
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	   
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.1</owl:versionInfo>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-10-01</dct:modified>  	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/cvr-2-2-1-xmi/"/>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/cvr-2-2-1-html/"/>
  </rdf:Description>

    <!-- Udgivelse: CVR 2.2.1 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cvr-2-2-1-html/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA9/EA380.htm"/>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-10-01</dct:modified> 
    <dct:title xml:lang="da">CVR 2.2.1 HTML</dct:title>
    <dct:title xml:lang="en">CVR 2.2.1 HTML</dct:title> 
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>


  <!-- Udgivelse: CVR 2.2.1 -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cvr-2-2-1-xmi/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/1.0.0_CentraleVirksomhedsregister.xml"/>	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-10-01</dct:modified> 
    <dct:title xml:lang="da">CVR 2.2.1 XMI</dct:title>
    <dct:title xml:lang="en">CVR 2.2.1 XMI</dct:title> 
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>
  
  <!-- Udgivelse: CVR 2.2.0 -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cvr-2-2-0-xmi/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/1.0.0_CentraleVirksomhedsregister.xml"/>	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-02-27</dct:modified>
    <dct:title xml:lang="da">CVR 2.2.0 XMI</dct:title>
    <dct:title xml:lang="en">CVR 2.2.0 XMI</dct:title> 
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>

  <!-- Udgivelse: CVR 1.0.0 -->
  <rdf:Description rdf:about="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/1.0.0_CentraleVirksomhedsregister.xml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/CentraleVirksomhedsregister/1.0.0_CentraleVirksomhedsregister.xml"/>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-12-04</dct:modified>
    <dct:title xml:lang="da">CVR 1.0.0 XMI</dct:title>
    <dct:title xml:lang="en">CVR 1.0.0 XMI</dct:title>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/index.htm?goto=3:121"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">815K</schema:fileSize>
  </rdf:Description>
 


	 
 
<!-- =======================================  -->
<!--    Grunddata DAGI					      -->
<!-- =======================================  -->

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dagi/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Danmarks Administrative Grænser (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">Denmark's Administrative Boundaries (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Grunddatamodel for Danmark Administrative Grænser. Hvor ligger sognene, hvor går kommunegrænserne og hvor skal vi stemme henne? Det kan du se i grunddataregistret Danmarks Administrative Geografiske Inddeling (DAGI)</dct:description>
    <dct:description xml:lang="en">Basic Data Model of The Administrative Boundaries of Denmark</dct:description>	
    <vann:preferredNamespacePrefix>dagi</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/dagi</vann:preferredNamespaceUri>
    <dcat:keyword>kommunegrænser</dcat:keyword>
    <dcat:keyword>sogne</dcat:keyword>
    <dcat:keyword>afstemning</dcat:keyword>
    <dcat:keyword>grænser</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-02-26</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Kontaktpunkt for DAGI-modellen (SDFE)</vcard:fn>
			<vcard:hasEmail rdf:resource="dagiregistret@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/DAGI/"/>
    <foaf:page rdf:resource="https://sdfi.dk/data-om-danmark/vores-data/danmarks-administrative-geografiske-inddeling"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Geografisk Informationssystem, GIS</dadk:businessArea>
    <dadk:businessAreaCode>52.20.10.15</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/au"/>
   <!-- Vedrørende seneste udgave = version 1.0.1 -->	
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	   
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-02-09</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <adms:versionNotes xml:lang="da">https://grunddatamodel.datafordeler.dk/domaenemodeller/DAGI/</adms:versionNotes>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dagi-1-0-1-xmi"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dagi-1-0-1-html"/>
  </rdf:Description>

     <!-- Udgivelse: DAGI 1.0.1 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dagi-1-0-1-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA13/EA1026.htm"/>	
    <dct:description xml:lang="da">DAGI-modellen i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-2-26</dct:issued>
    <dct:title xml:lang="da">DAGI 1.0.1 HTML</dct:title>
    <dct:title xml:lang="en">DAGI 1.0.1 HTML</dct:title>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA4/EA167.htm"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>
 
   <!-- Udgivelse: DAGI 1.0.1 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dagi-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/DAGI/"/>	
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/DAGI/1.0.1_DAGI.xml"/>
    <dct:description xml:lang="da">DAGI-modellen i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-2-26</dct:issued>
    <dct:title xml:lang="da">DAGI 1.0.1 XMI</dct:title>
    <dct:title xml:lang="en">DAGI 1.0.1 XMI</dct:title>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA4/EA167.htm"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">516K</schema:fileSize>
  </rdf:Description>
 


 
 
<!-- =======================================  -->
<!--    Grunddata DAR					      -->
<!-- =======================================  -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dar/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <vann:preferredNamespacePrefix>dar</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/dar</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">Danmarks Adresser (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">Addresses in Denmark (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Udstillingsmodel for Adresseregisteret</dct:description>
	<dct:description xml:lang="en">Basic Data Model of Addresses in Denmark  </dct:description>	 
    <dcat:keyword>adresser</dcat:keyword>
    <dcat:keyword>vejnavne</dcat:keyword>
    <dcat:keyword>husnummer</dcat:keyword>
    <dcat:keyword>etage</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-7-7</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Kontaktpunkt for DAR-modellen </vcard:fn>
			<vcard:hasEmail rdf:resource="adresser@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <cc:license/>
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/DanmarksAdresser/"/>
    <foaf:page rdf:resource="http://danmarksadresser.dk/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Danmarks Adresseregister</dadk:businessArea>
    <dadk:businessAreaCode>54.15.10.25</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/ad"/>
   <!-- Vedrørende seneste udgave = version 2.0.0 -->		
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	   
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-07-15</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>	
    <adms:versionNotes xml:lang="en">https://grunddatamodel.datafordeler.dk/domaenemodeller/DanmarksAdresser/</adms:versionNotes>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dar-2-0-0-xmi/"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dar-2-0-0-html/"/>
  </rdf:Description>

     <!-- Udgivelse: DAR 2.0.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dar-2-0-0-html/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>	
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA8/EA346.htm"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-7-7</dct:issued>
    <dct:title xml:lang="da">DAR 2.0.0 HTML</dct:title>
    <dct:title xml:lang="en">DAR 2.0.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA5/EA318.htm"/>
  </rdf:Description>
 
   <!-- Udgivelse: DAR 2.0.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dar-2-0-0-xmi/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/DanmarksAdresser/2.0.0_DanmarksAdresser.xml"/>	
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/DanmarksAdresser/"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-7-7</dct:issued>
    <dct:title xml:lang="da">DAR 2.0.0 XMI</dct:title>
    <dct:title xml:lang="en">DAR 2.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">556K</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA5/EA318.htm"/>
  </rdf:Description>
 


 
 
 
 
<!-- =======================================  -->
<!--    Grunddata Ejendomsbeliggenhed		  -->
<!-- =======================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ejd/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <vann:preferredNamespacePrefix>ejd</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/ejd</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">Ejendomsbeliggenhed (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Register of Danish Property Locations (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Udstillingsmodel for Ejendomsbeliggenhedsregisteret</dct:description>
	<dct:description xml:lang="en">Basic Data Model of The Register of Danish Property Locations </dct:description> 
    <dcat:keyword>beliggenhed</dcat:keyword>
    <dcat:keyword>placering</dcat:keyword>
    <dcat:keyword>ejendom</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-3-8</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Geodatastyrelsen</foaf:name>
			<foaf:homepage>https://gst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE - Ejendomme og Jura</vcard:fn>
			<vcard:hasEmail rdf:resource="eju@gst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>    
	<dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsbeliggenhed/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Matrikel og ejendomsdannelse</dadk:businessArea>
    <dadk:businessAreaCode>52.20.05</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/cp"/>
   <!-- Vedrørende seneste udgave = version 1.3.0 -->			
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	   
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-3-8</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.0</owl:versionInfo>	
    <adms:versionNotes xml:lang="da">https://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsbeliggenhed/</adms:versionNotes>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/ejd-1-3-0-xmi"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/ejd-1-3-0-html"/>
  </rdf:Description>

    <!-- Udgivelse: Ejendomsbeliggenhedsregisteret 1.3.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ejd-1-3-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA5/EA184.htm"/>	
    <dct:description xml:lang="da">Ejendomsbeliggenhedsregister-modellen i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-3-8</dct:issued>
    <dct:title xml:lang="da">Ejendomsbeliggenhed 1.3.0 HTML</dct:title>
    <dct:title xml:lang="en">Ejendomsbeliggenhed 1.3.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA7/EA415.htm"/>
  </rdf:Description>
 
  <!-- Udgivelse: Ejendomsbeliggenhedsregisteret 1.3.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ejd-1-3-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsbeliggenhed"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsbeliggenhed/1.3.0_Ejendomsbeliggenhed.xml"/>	
    <dct:description xml:lang="da">Ejendomsbeliggenhedsregister-modellen i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-3-8</dct:issued>
    <dct:title xml:lang="da">Ejendomsbeliggenhed 1.3.0 XMI</dct:title>
    <dct:title xml:lang="en">Ejendomsbeliggenhed 1.3.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">199K</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA7/EA415.htm"/>
  </rdf:Description>
  


  
 
 
<!-- =======================================  -->
<!--    Grunddata Ejendomsvurdering  		  -->
<!-- =======================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/vur/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <vann:preferredNamespacePrefix>vur</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/vur</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">Ejendomsvurdering (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Register of assessment of property units for housing (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Udstillingsmodel for Ejendomsvurdering </dct:description>
    <dct:description xml:lang="en">Basic Data Model of The Danish Register of assessment of property units for housing</dct:description>
    <dcat:keyword>vurdering</dcat:keyword>
    <dcat:keyword>ejendomsskat</dcat:keyword>
    <dcat:keyword>ejendom</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Skatteforvaltningen</foaf:name>
			<foaf:homepage>https://skatteforvaltningen.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Vurderingsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="Tommy.Modeweg@VURDST.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsvurdering/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Ejendomsvurdering</dadk:businessArea>
    <dadk:businessAreaCode>30.06.45</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/bu"/>
   <!-- Vedrørende seneste udgave = version 1.0.0 -->		
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	  
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-6-17</dct:issued>	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>			

    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/vur-1-0-0-xmi"/>
	  <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/vur-1-0-0-html"/>

  </rdf:Description>

    <!-- Udgivelse: Ejendomsvurdering 1.0.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/vur-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA6/EA198.htm"/>
    <dct:description xml:lang="da">Ejendomsvurderingsmodellen i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-19</dct:issued>
    <dct:title xml:lang="da">Ejendomsvurdering 1.0.0 HTML</dct:title>
    <dct:title xml:lang="en">Ejendomsvurdering 1.0.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA8/EA431.htm"/>
  </rdf:Description>
  
  <!-- Udgivelse: Ejendomsvurdering 1.0.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/vur-1-0-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsvurdering/"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejendomsvurdering/1.0.0_Ejendomsvurdering.xmi"/>	
    <dct:description xml:lang="da">Ejendomsvurderingsmodellen i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-19</dct:issued>
    <dct:title xml:lang="da">Ejendomsvurdering 1.0.0 XMI</dct:title>
    <dct:title xml:lang="en">Ejendomsvurdering 1.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">473.5K</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA8/EA431.htm"/>
  </rdf:Description>
 


  
 
<!-- =======================================  -->
<!--    Grunddata Ejerfortegnelsen  		  -->
<!-- =======================================  --> 
 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ef/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <vann:preferredNamespacePrefix>ef</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/ef</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">Ejerfortegnelsen (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Register of Property Owners (Basic Data Model)</dct:title>
    <dct:description xml:lang="da"> Udstillingsmodel af Ejerfortegnelsen, som skal være et nyt autoritativt register over de faktiske ejere af al fast ejendom i Danmark. </dct:description>
    <dct:description xml:lang="en">Basic Data Model of The Danish Register of Property Owners</dct:description>
    <dcat:keyword>ejendomsejer</dcat:keyword>
    <dcat:keyword>ejer</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-11-13</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Geodatastyrelsen</foaf:name>
			<foaf:homepage>https://gst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Ejendomme og Jura </vcard:fn>
			<vcard:hasEmail rdf:resource="eju@gst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/"/>
    <foaf:page rdf:resource="http://gst.dk/matriklen/ejendomsdataprogrammet/ejerfortegnelsen/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
	<dadk:businessArea>Ejerfortegnelsen</dadk:businessArea>
	<dadk:businessAreaCode>54.15.05.27</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/bu"/>

   <!-- Vedrørende seneste udgave = version 1.3.1 -->		
   
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-11-13</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.1</owl:versionInfo>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>		
    <adms:versionNotes xml:lang="da">https://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/</adms:versionNotes>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/ef-1-3-1-xmi"/>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/ef-1-3-1-html"/>
  </rdf:Description>
 
    <!-- Vedrørende version 1.3.1	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.0</owl:versionInfo>
    <adms:versionNotes xml:lang="da">http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/Ejerfortegnelsen%20%C3%A6ndringer%201.2.1%20-%201.3.0.pdf</adms:versionNotes>
    <dcat:distribution rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/1.3.0_Ejerfortegnelsen.xml"/> -->

  <!-- Udgivelse: Ejerfortegnelsen 1.3.1 HTML-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ef-1-3-1-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA2/EA6.htm"/>
    <dct:description xml:lang="da">Model for Ejerfortegnelsen i HTML-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-11-13</dct:issued>
    <dct:title xml:lang="da">Ejerfortegnelsen 1.3.1 HTML</dct:title>
    <dct:title xml:lang="en">Ejerfortegnelsen 1.3.1 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>

  <!-- Udgivelse: Ejerfortegnelsen 1.3.1 XMI-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/ef-1-3-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/1.3.1_Ejerfortegnelsen.xml"/>	
    <dct:description xml:lang="da">Model for Ejerfortegnelsen i XMI-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-11-13</dct:issued>
    <dct:title xml:lang="da">Ejerfortegnelsen 1.3.1 XMI</dct:title>
    <dct:title xml:lang="en">Ejerfortegnelsen 1.3.1 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>	
 
  <!-- Udgivelse: Ejerfortegnelsen 1.3.0 -->
  <rdf:Description rdf:about="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/1.3.0_Ejerfortegnelsen.xml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Ejerfortegnelsen/1.3.0_Ejerfortegnelsen.xml"/>
    <dct:description xml:lang="da">Model for Ejerfortegnelsen i XMI-format</dct:description> 	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-7-1</dct:issued>
    <dct:title xml:lang="da">Ejerfortegnelsen 1.3.0 XMI</dct:title>
    <dct:title xml:lang="en">Ejerfortegnelsen 1.3.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">779.5K</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA6/EA362.htm"/>
  </rdf:Description>
 

  
  

 
<!-- =======================================  -->
<!--    Grunddata GeoDanmark  				  -->
<!-- =======================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/gdk/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <vann:preferredNamespacePrefix>gdk</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/gdk</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">GeoDanmark (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Register of Topographic Basic Data (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Udstillingsmodel for GeoDanmark - kommunernes og statens fælles kortlægning</dct:description>
    <dct:description xml:lang="en">Basic Data Model of The Danish Register of Topographic Basic Data</dct:description>

    <dcat:keyword>kortlægning</dcat:keyword>
    <dcat:keyword>kortforsyningen</dcat:keyword>
    <dcat:keyword>kortgrundlag</dcat:keyword>
    <adms:versionNotes xml:lang="da">http://grunddatamodel.datafordeler.dk/domaenemodeller/GeoDanmark/GeoDanmark%20%C3%A6ndringer%201.1.0%20-%202.0.0.pdf</adms:versionNotes>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="andec@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/GeoDanmark/"/>
    <foaf:page rdf:resource="https://www.geodanmark.dk/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>GeoDanmark</dadk:businessArea>
    <dadk:businessAreaCode>52.20.20.05</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/gn"/>
   <!-- Vedrørende seneste udgave = version 2.0.0 -->	
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	   
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-7-01</dct:issued> 
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/gdk-2-0-0-xmi"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/gdk-2-0-0-html"/>
  </rdf:Description>

    <!-- Udgivelse: GeoDanmark 2.0.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/gdk-2-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA12/EA833.htm"/>
    <dct:description xml:lang="da">GeoDanmarks model i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-8-15</dct:issued>
    <dct:title xml:lang="da">GeoDanmark 2.0.0 HTML</dct:title>
    <dct:title xml:lang="en">GeoDanmark 2.0.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA9/EA459.htm"/>
  </rdf:Description>
 
  <!-- Udgivelse: GeoDanmark 2.0.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/gdk-2-0-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/GeoDanmark/2.0.0_GeoDanmark.xml"/>
    <dct:description xml:lang="da">GeoDanmarks model i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-8-15</dct:issued>
    <dct:title xml:lang="da">GeoDanmark 2.0.0 XMI</dct:title>
    <dct:title xml:lang="en">GeoDanmark 2.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6MB</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA9/EA459.htm"/>
  </rdf:Description>
 

  
 
 
<!-- =======================================  -->
<!--    Grunddata Matrikel  				  -->
<!-- =======================================  --> 
 
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/mat/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Matrikel (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Cadastre (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Udstillingsmodel for Matrikelregisteret</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>mat</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/mat</vann:preferredNamespaceUri>
    <dcat:keyword>grund</dcat:keyword>
    <dcat:keyword>parcel</dcat:keyword>
    <dcat:keyword>jordlod</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-8-19</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Geodatastyrelsen</foaf:name>
			<foaf:homepage>https://gst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>		
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>GST</vcard:fn>
			<vcard:hasEmail rdf:resource="eju@gst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 		
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Matrikel/"/>
    <foaf:page rdf:resource="http://gst.dk/matriklen/om-matriklen/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Matrikelregisteret</dadk:businessArea>
    <dadk:businessAreaCode>52.20.05.15</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/cp"/>
   <!-- Vedrørende seneste udgave = version 1.2.3 -->		
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.3</owl:versionInfo>
    <adms:versionNotes xml:lang="da">http://grunddatamodel.datafordeler.dk/domaenemodeller/Matrikel/Matrikel%20%C3%A6ndringer%201.1.0%20-%201.2.3.pdf</adms:versionNotes>  
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/mat-1-2-3-xmi"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/mat-1-2-3-html"/>
  </rdf:Description>

    <!-- Udgivelse: Matrikel 1.2.3 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/mat-1-2-3-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA10/EA575.htm"/>	
    <dct:description xml:lang="da">Matrikel-modellen i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-8-19</dct:issued>
    <dct:title xml:lang="da">Matrikel 1.2.3 HTML</dct:title>
    <dct:title xml:lang="en">Matrikel 1.2.3 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA11/EA648.htm"/>
  </rdf:Description>
 
  <!-- Udgivelse: Matrikel 1.2.3 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/mat-1-2-3-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Matrikel/1.2.3_Matrikel.xml"/>	
    <dct:description xml:lang="da">Matrikel-modellen i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-8-19</dct:issued>
    <dct:title xml:lang="da">Matrikel 1.2.3 XMI</dct:title>
    <dct:title xml:lang="en">Matrikel 1.2.3 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8MB</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA11/EA648.htm"/>
  </rdf:Description>
 

  
 
<!-- =======================================  -->
<!--    Grunddata Person  					  -->
<!-- =======================================  --> 
  

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cpr/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Person (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Civil Registration System (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Personregistrering </dct:description>
    <vann:preferredNamespacePrefix>cpr</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/cpr</vann:preferredNamespaceUri>
    <dcat:keyword>cpr</dcat:keyword>
    <dcat:keyword>persondata</dcat:keyword>
    <dcat:keyword>personnummer</dcat:keyword>
    <dcat:keyword>personregistrering</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-6-20</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>CPR-kontoret</foaf:name>
			<foaf:homepage>https://cpr.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>CPR-kontoret</vcard:fn>
			<vcard:hasEmail rdf:resource="cpr@cpr.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Person/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/SOCI"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Registrering i CPR</dadk:businessArea>
    <dadk:businessAreaCode>08.15.05.03</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
   <!-- Vedrørende seneste udgave = version 1.2.0 -->		
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.0</owl:versionInfo>
    <adms:versionNotes xml:lang="da"> http://grunddatamodel.datafordeler.dk/domaenemodeller/Person/Person%20%C3%A6ndringer%201.1.0%20-%201.2.0.txt</adms:versionNotes>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/cpr-1-2-0-xmi"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/cpr-1-2-0-html"/>
  </rdf:Description>

    <!-- Udgivelse: Person 1.2.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cpr-1-2-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA3/EA59.htm"/>	
    <dct:description xml:lang="da">Personregistreringsmodellen i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-6-20</dct:issued>
    <dct:title xml:lang="da">Person 1.2.0 HTML</dct:title>
    <dct:title xml:lang="en">Person 1.2.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA12/EA768.htm"/>
  </rdf:Description>
 
  <!-- Udgivelse: Person 1.2.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/cpr-1-2-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Person/"/>
    <dcat:downloadURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Person/1.2.0_Person.xml"/>	
    <dct:description xml:lang="da">Personregistreringsmodellen i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-6-20</dct:issued>
    <dct:title xml:lang="da">Person 1.2.0 XMI</dct:title>
    <dct:title xml:lang="en">Person 1.2.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5MB</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA12/EA768.htm"/>
  </rdf:Description>
 

 
 
 
<!-- =======================================  -->
<!--    Grunddata Stednavne  				  -->
<!-- =======================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/st/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <vann:preferredNamespacePrefix>st</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/st</vann:preferredNamespaceUri>	
    <dct:title xml:lang="da">Stednavne (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Register of Place-Names of Denmark (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Udstillingsmodel for registeret Danske Stednavne</dct:description>
    <dct:description xml:lang="da">Basic Data Model of The Register of Place-Names of Denmark </dct:description>	
    <dcat:keyword>sted</dcat:keyword>
    <dcat:keyword>lokationsnavne</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-6-3</dct:issued>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Danske Stednavne</vcard:fn>
			<vcard:hasEmail rdf:resource="danskestednavne@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Stednavne/"/>
    <foaf:page rdf:resource="https://sdfi.dk/data-om-danmark/vores-data/danske-stednavne"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Stednavne</dadk:businessArea>
    <dadk:businessAreaCode>52.20.20.20</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/gn"/>
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>		
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-6-3</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/st-1-0-0-xmi"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/st-1-0-0-html"/>
  </rdf:Description>

    <!-- Udgivelse: Stednavne 1.0.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/st-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA11/EA717.htm"/>
    <dct:description xml:lang="da">Stednavnsmodellen i HTML-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-7-3</dct:issued>
    <dct:title xml:lang="da">Stednavne 1.0.0 HTML</dct:title>
    <dct:title xml:lang="en">Stednavne 1.0.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA14/EA889.htm"/>
  </rdf:Description>

  <!-- Udgivelse: Stednavne 1.0.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/st-1-0-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/Stednavne/Stednavne.xml"/>
    <dct:description xml:lang="da">Stednavnsmodellen i XMI-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-7-3</dct:issued>
    <dct:title xml:lang="da">Stednavne 1.0.0 XMI</dct:title>
    <dct:title xml:lang="en">Stednavne 1.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6MB</schema:fileSize>
    <foaf:page rdf:resource="https://data.gov.dk/model/diagrammer/EARoot/EA14/EA889.htm"/>
  </rdf:Description>
 
  
 
<!-- =======================================  -->
<!--    Grunddata Skatteforvaltningens Virksomhedsregister    -->
<!-- =======================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/svr/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Skatteforvaltningens Virksomhedsregister (Grunddatamodel)</dct:title>
    <dct:title xml:lang="en">The Danish Business Register for Tax Administration (Basic Data Model)</dct:title>
    <dct:description xml:lang="da">Model af Virksomhedsdata i SVR</dct:description>
    <dct:description xml:lang="en">Modelling data on businesses in tax administration</dct:description>
    <vann:preferredNamespacePrefix>svr</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/cvr</vann:preferredNamespaceUri>
    <dcat:keyword>Virksomheder</dcat:keyword>
    <dcat:keyword>CVR</dcat:keyword>
    <dcat:keyword>Forretning</dcat:keyword>
    <dcat:keyword>UFST</dcat:keyword>
    <dcat:keyword>skat</dcat:keyword>	
    <dcat:keyword>moms</dcat:keyword>	
	<dcat:keyword>se-nummer</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-10-11</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Skatteforvaltningen</foaf:name>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Udviklings- og Forenklingsstyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="Suzan.Burcu@sktst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <dcat:landingPage rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/SkatteforvaltningensVirksomhedsregister/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#Grunddata"/>
    <dadk:businessArea>Virksomheds- og erhvervsregistrering </dadk:businessArea>
    <dadk:businessAreaCode>30.06.15</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/pf"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/svr-1-0-0-xmi"/>
    <voag:isApprovedBy>Grunddata Arkitekturforum</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>		
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/svr-1-0-0-xmi"/>	
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/svr-1-0-0-html"/>	
  </rdf:Description>

    <!-- Udgivelse: SVR 1.0.0 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/svr-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://grunddatamodel.datafordeler.dk/EARoot/EA4/EA150.htm"/>
    <dct:description xml:lang="da">SVR 1.0.0 HTML</dct:description>
    <dct:description xml:lang="en">SVR 1.0.0 HTML</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-10-11</dct:issued>
    <dct:title xml:lang="da">SVR 1.0.0 HTML</dct:title>
    <dct:title xml:lang="en">SVR 1.0.0 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
  
  <!-- Udgivelse: SVR 1.0.0 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/svr-1-0-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/SkatteforvaltningensVirksomhedsregister/1.0.0_SkatteforvaltningensVirksomhedsregister.xml"/>
    <dcat:accessURL rdf:resource="http://grunddatamodel.datafordeler.dk/domaenemodeller/SkatteforvaltningensVirksomhedsregister/"/>	
    <dct:description xml:lang="da">SVR 1.0.0 XMI</dct:description>
    <dct:description xml:lang="en">SVR 1.0.0 XMI</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-10-11</dct:issued>
    <dct:title xml:lang="da">SVR 1.0.0 XMI</dct:title>
    <dct:title xml:lang="en">SVR 1.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>  

<!-- =======================================================   -->
<!--    Modeltyper - begrebsmodel      	   								   -->
<!-- =======================================================  --> 

<rdf:Description rdf:about="https://data.gov.dk/concept/core/modeltype/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">Begrebsmodel for typer af begrebs-og datamodeller</dct:title>
    <dct:title xml:lang="en">Concept Model for Types of Concept and Data Models</dct:title>	
    <dct:description xml:lang="da">Typer af begrebs- og datamodeller som de forstås i regi af de fællesoffentlige regler for begrebs- og datamodellering. Modelreglerne er godkendt i Udvalg for arkitektur og standarder, og modellen er derfor ikke selvstændigt forretningsgodkendt. </dct:description>
    <dct:description xml:lang="en">Types of concept and datamodels as used by the Danish public sector modelling regime</dct:description>	
    <vann:preferredNamespacePrefix>mtyp</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/modeltype/</vann:preferredNamespaceUri>
    <dcat:keyword>model</dcat:keyword>
    <dcat:keyword>modeltyper</dcat:keyword>
     <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-01-18</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-01-18</dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-01-18</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Completed)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Udvalget for Arkitektur og Standarder</voag:isApprovedBy> 
	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/modeltype-1-0-0-HTML"/>
  	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/modeltype-1-0-0-XML"/>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/modeltype-1-0-0-XLSX"/>
  </rdf:Description>   

 <!-- =======================================================   -->
<!--    Distribution: Modeltyper HTML 								   -->
<!-- =======================================================  -->  

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/modeltype-1-0-0-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/modeltype/modeltyper.html"/>
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/modeltype/modeltyper.html"/>	
	<dct:title xml:lang="da">Begebsmodel for typer af begrebs- og datamodeller v.1.0.0 HTML</dct:title>	
	<dct:title xml:lang="en">Concept Model for Types of Concept and Data Models v.1.0.0 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>				
  </rdf:Description>

<!-- =======================================================   -->
<!--    Distribution: Modeltyper XML 								   -->
<!-- =======================================================  -->  

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/modeltype-1-0-0-XML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/modeltype/modeltyper_1_0_0.xml"/>
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/modeltype/modeltyper_1_0_0.xml"/>	
	<dct:title xml:lang="da">Begebsmodel for typer af begrebs- og datamodeller v.1.0.0 XML</dct:title>	
	<dct:title xml:lang="en">Concept Model for Types of Concept and Data Models v.1.0.0 XML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>				
  </rdf:Description>

<!-- =======================================================   -->
<!--    Distribution: Modeltyper XLSX								   -->
<!-- =======================================================  -->  

  <rdf:Description rdf:about="https://data.gov.dk/concept/core/modeltype-1-0-0-XLSX">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/modeltype/Typer_af_begrebs-og_datamodeller.xlsx"/>
  	<dcat:downloadURL rdf:resource="https://data.gov.dk/concept/core/modeltype/Typer_af_begrebs-og_datamodeller.xlsx"/>	
	<dct:title xml:lang="da">Begebsmodel for typer af begrebs- og datamodeller v.1.0.0 XLSX</dct:title>	
	<dct:title xml:lang="en">Concept Model for Types of Concept and Data Models v.1.0.0 XLSX</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/zero/1.0/"/>	
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XLSX</dct:format>		
  </rdf:Description>
 
<!-- =======================================================   -->
<!--    DCAT-AP-DK			   								   -->
<!-- =======================================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dcat-dk-ap/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
	<prof:isProfileOf rdf:resource="http://www.w3.org/ns/dcat#"/>	
    <prof:isProfileOf rdf:resource="http://data.europa.eu/r5r/"/>	
    <dct:title xml:lang="en">Danish DCAT Application profile for datasets and data catalogues</dct:title>
    <dct:title xml:lang="da">Dansk anvendelsesprofil til beskrivelse af datasæt og datakataloger</dct:title>
    <skos:altLabel xml:lang="en">DCAT-AP-DK v.2.0.1</skos:altLabel>
    <skos:altLabel xml:lang="da">DCAT-AP-DK v.2.0.1</skos:altLabel>	
    <dct:description xml:lang="da">Dansk anvendelsesprofil til beskrivelse af datasæt og datakataloger udviklet i regi af den fællesoffentlige digitaliseringsstrategi 2016-2020. DCAT-AP-DK 2.0.1 er en specifikation til beskrivelse af datasæt og datakataloger til anvendelse i dansk fællesoffentlig regi. Specifikationen omfatter basisoplysninger om datasæt, som fx titel, beskrivelse, udgiver, udgivelsesdato mv., samt en ensartet struktur for disse oplysninger i et fælles udvekslingsformat, som gør det muligt at dele oplysninger om datasæt på en effektiv måde.</dct:description>
    <dct:description xml:lang="en">The Danish DCAT Application profile for datasets and data catalogues</dct:description>
    <vann:preferredNamespacePrefix>dcat-ap-dk</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/dcat-dk-ap/</vann:preferredNamespaceUri>
    <dcat:keyword>datasæt</dcat:keyword>
    <dcat:keyword>datakatalog</dcat:keyword>
    <dcat:keyword>dataoverblik</dcat:keyword>	
    <foaf:page rdf:resource="https://arkitektur.digst.dk/rammearkitektur/datastandarder/dcat-ap-dk"/> 
    <foaf:page rdf:resource="https://github.com/digst/DCAT-AP-DK"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="https://github.com/digst/DCAT-AP-DK/"/>		
   <!-- Vedrørende seneste udgave = version 2.0.1 -->	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-10-01</dct:issued>   
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-10-01</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Stable)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Udvalget for Arkitektur og Standarder</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-HTML"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-EAP"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-XMI"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-PNG"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-SHACL-XML"/>	
  </rdf:Description>    


  <!-- Udgivelse: DCAT-AP-DK 2.0.1 HTML-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-HTML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DCAT-AP-DK v.2.0.1 HTML</dct:title>	
	<dct:title xml:lang="en">DCAT-AP-DK v.2.0.1 HTML</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>				
	<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-01</dct:modified>					
	<dcat:accessURL rdf:resource="https://digst.github.io/DCAT-AP-DK/releases/v.2.0/docs/"/>
  </rdf:Description>
  
  <!-- Udgivelse: DCAT-AP-DK 2.0.1 XMI-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-XMI">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DCAT-AP-DK v.2.0.1 XMI</dct:title>			
	<dct:title xml:lang="en">DCAT-AP-DK v.2.0.1 XMI</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>		
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>			
	<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-01</dct:modified>					
	<dcat:accessURL rdf:resource="https://github.com/digst/DCAT-AP-DK/tree/master/releases/v.2.0/xmi"/>
	<dcat:downloadURL rdf:resource="https://github.com/digst/DCAT-AP-DK/blob/master/releases/v.2.0/xmi/dcat-ap-dk_2.0.1_xmi.xml"/>	
  </rdf:Description>  
 
  <!-- Udgivelse: DCAT-AP-DK 2.0.1 EAP-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-EAP">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DCAT-AP-DK v.2.0.1 EAP til Sparx EA</dct:title>		
	<dct:title xml:lang="en">DCAT-AP-DK v.2.0.1 EAP til Sparx EA</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>		
	<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-01</dct:modified>					
	<dcat:accessURL rdf:resource="https://github.com/digst/DCAT-AP-DK/tree/master/releases/v.2.0/xmi"/>
	<dcat:downloadURL rdf:resource="https://github.com/digst/DCAT-AP-DK/blob/master/releases/v.2.0/xmi/dcat-ap-dk_2.0.1.eap"/>	
  </rdf:Description>   
  
  <!-- Udgivelse: DCAT-AP-DK 2.0.1 PNG-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-PNG">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DCAT-AP-DK v.2.0.1 PNG</dct:title>			
	<dct:title xml:lang="en">DCAT-AP-DK v.2.0.1 PNG</dct:title>		
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>		
	<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-01</dct:modified>					
	<dcat:accessURL rdf:resource="https://github.com/digst/DCAT-AP-DK/tree/master/releases/v.2.0/docs/img"/>
	<dcat:downloadURL rdf:resource="https://github.com/digst/DCAT-AP-DK/blob/master/releases/v.2.0/docs/img/Illustration-DCAT-AP-DK-v2.0.1-UML.png"/>	
  </rdf:Description>     
  
  <!-- Udgivelse: DCAT-AP-DK 2.0.1 SHACL-RDFXML-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dcat-dk-ap-2-0-1-SHACL-XML">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DCAT-AP-DK v.2.0.1 SHACL shapes (RDF/XML)</dct:title>		
	<dct:title xml:lang="en">DCAT-AP-DK v.2.0.1 SHACL shapes (RDF/XML)</dct:title>		
	<dct:description xml:lang="en">This document specifies the constraints on properties and classes of DCAT-AP-DK expressed in SHACL (RDF/XML) </dct:description> 			
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/RDF_XML"/>			
	<dct:conformsTo rdf:resource="https://www.w3.org/TR/shacl"/>
	<dcat-ap:availability rdf:resource="http://data.europa.eu/r5r/experimental"/>	
	<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2020-10-01</dct:modified>					
	<dcat:accessURL rdf:resource="https://data.gov.dk/model/profile/dcat-ap-dk-2.0.1"/>
	<dcat:downloadURL rdf:resource="https://data.gov.dk/model/profile/dcat-ap-dk_2.0.1-shacl_shapes.xml"/>	
  </rdf:Description>

  
  
<!-- =======================================================   -->
<!--    Anvendelsesprofil for Fælles sprog for datakvalitet	  -->
<!-- =======================================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dataqualitydeclaration#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>  
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="en">Application profile for Danish public sector data quality concepts</dct:title>
    <dct:title xml:lang="da">Anvendelsesprofil for fællesoffentlig datakvalitetsdeklaration</dct:title>
    <dct:description xml:lang="da">Anvendelsesprofil for fællesoffentligt sprog for datakvalitets datakvalitetsdeklaration samt supplerende metrikkatalog udviklet i regi af den fællesoffentlige digitaliseringsstrategi 2016-2020</dct:description>
    <vann:preferredNamespacePrefix>dqv-dk-ap</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/dataqualitydeclaration#</vann:preferredNamespaceUri>
    <dcat:keyword>datakvalitet</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-11-11</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-02-11</dct:modified>  
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.0</owl:versionInfo>
    <adms:versionNotes> 1.1.0 Modellering af foreslået metadata tilpasser DCAT-AP-DK. Selve indholdet af foreslået metadata er ikke ændret.</adms:versionNotes>
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for data og arkitektur (SDA)</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/metoder/faelles-sprog-datakvalitet"/>
    <foaf:page rdf:resource="https://data.gov.dk/modelgroup/datakvalitet/"/>
    <foaf:page rdf:resource="https://arkitektur.digst.dk/sites/default/files/faelles_sprog_for_datakvalitet_-_vejledning_til_deklaration_af_datasaet_med_kernedimensioner_vers_1.0.0.docx"/>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>	
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dataqualitydeclaration-1-1-0-html"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/dataqualitydeclaration-1-1-0-xmi"/>	
  </rdf:Description>   
  
  <!-- Udgivelse: DQV-AP-DK HTML-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dataqualitydeclaration-1-1-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DQV-AP-DK v.1.1.0 HTML</dct:title>	
	<dct:title xml:lang="en">DQV-AP-DK v.1.1.0 HTML</dct:title>		
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>								
	<dcat:accessURL rdf:resource="https://data.gov.dk/model/profile/dataqualitydeclaration/uml/index.htm"/>
  </rdf:Description>
  
  <!-- Udgivelse: DQV-AP-DK  XMI-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/dataqualitydeclaration-1-1-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
	<dct:title xml:lang="da">DQV-AP-DK v.1.1.0 XMI</dct:title>	
	<dct:title xml:lang="en">DQV-AP-DK v.1.1.0 XMI</dct:title>		
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/XML"/>									
	<dcat:accessURL rdf:resource="https://data.gov.dk/model/profile/dataqualitydeclaration/ApplicationModelDanishPublicSectorDataQuality_1.1.0.xml"/>
  </rdf:Description>  
  


 
<!-- =======================================================   -->
<!--    Anvendelsesprofil for Organisation			      -->
<!-- =======================================================  --> 

  <rdf:Description rdf:about="https:/data.gov.dk/model/profile/organisation#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Application Profile for Organisation</dct:title>
    <dct:title xml:lang="da">Anvendelsesprofil for organisation</dct:title>
    <dct:description xml:lang="da">Dette dokument definerer en anvendelsesprofil med udgangspunkt i Organization Ontology (ORG) og Core Public Organization Vocabulary (CPOV) til modellering af data om organisationer.</dct:description>
    <dct:description xml:lang="en">This document defines an application profile based on Organization Ontology (ORG) and Core Public Organization Vocabulary (CPOV) for modeling data about organisations.</dct:description>
    <vann:preferredNamespacePrefix>org-ap-dk</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https:/data.gov.dk/model/profile/organisation#</vann:preferredNamespaceUri>
    <dcat:keyword>organisation</dcat:keyword>
    <dcat:keyword>myndighed</dcat:keyword>
    <dcat:keyword>organisationsstruktur</dcat:keyword>
    <dcat:keyword>virksomhed</dcat:keyword>
    <dcat:keyword>selskab</dcat:keyword>
    <dcat:keyword>organisationshierarki</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-01-15</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/awaitingApproval"/>	
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>		
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/node/586"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/organisation-0-9-1-pdf"/>
  </rdf:Description>

  <!-- Udgivelse: Application Profile for Organisation 0.9.1 PDF -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/organisation-0-9-1-pdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://arkitektur.digst.dk/node/586"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dcat:downloadURL rdf:resource="https://arkitektur.digst.dk/sites/default/files/anvendelsesprofil_for_organisation_-_2018-01-15.pdf"/>	
    <dct:description xml:lang="da">Anvendelsesprofil for organisation 0.9.1 PDF</dct:description>
    <dct:description xml:lang="en">Application Profile for Organisation 0.9.1 PDF</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-10-11</dct:issued>
    <dct:title xml:lang="da">Organisation AP 0.9.1 PDF</dct:title>
    <dct:title xml:lang="en">Organisation AP 0.9.1 PDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PDF</dct:format>
  </rdf:Description>    

  
  

<!-- =======================================================  -->
<!--    Anvendelsesprofil for klassifikation			      -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="https:/data.gov.dk/model/profile/classification#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Application Profile for Classification</dct:title>
    <dct:title xml:lang="da">Anvendelsesprofil for klassifikation</dct:title>
    <dct:description xml:lang="da">Dette dokument definerer en anvendelsesprofil af den international standard for simple vidensorganiserende systemer (SKOS) til brug i danske offentlige organisationers arbejde med klassifikationer.</dct:description>
    <dct:description xml:lang="en">This document defines an application profile of an international standard for Simple Knowledge Organization System (SKOS) to be used by for classification purposes by Danish public organisations</dct:description>
    <vann:preferredNamespacePrefix>skos-ap-dk</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https:/data.gov.dk/model/profile/classification#</vann:preferredNamespaceUri>
    <dcat:keyword>klassifikation</dcat:keyword>
    <dcat:keyword>vidensorganisation</dcat:keyword>
    <dcat:keyword>SKOS-RDF</dcat:keyword>
    <dcat:keyword>tesaurus</dcat:keyword>
    <dcat:keyword>taxonomi</dcat:keyword>
    <dcat:keyword>taksonomi</dcat:keyword>
    <dcat:keyword>vokabular</dcat:keyword>
    <dcat:keyword>skema</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-01-15</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <!-- <adms:status rdf:resource="http://purl.org/adms/status/Completed"/> -->
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	    
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/node/587"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>		
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/classification-0-9-1-pdf"/>	
  </rdf:Description>
  
  <!-- Udgivelse: Application Profile for Klassifikation 0.9.1 PDF -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/classification-0-9-1-pdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://arkitektur.digst.dk/node/587"/>
    <dcat:downloadURL rdf:resource="https://arkitektur.digst.dk/sites/default/files/anvendelsesprofil_for_klassifikation_-_2018-05-31.pdf"/>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Anvendelsesprofil for klassifikation 0.9.1 PDF</dct:description>
    <dct:description xml:lang="en">Application Profile for Classification 0.9.1 PDF</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-10-11</dct:issued>
    <dct:title xml:lang="da">Klassifikation AP 0.9.1 PDF</dct:title>
    <dct:title xml:lang="en">Classification AP 0.9.1 PDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PDF</dct:format>
  </rdf:Description>    

  
  <!-- ==================================================  -->
  <!-- Anvendelsesprofil for it-systemer  - Basisprofilen  -->
  <!-- ==================================================  -->
  
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Application Profile for IT Systems - Basic Profile</dct:title>
    <dct:title xml:lang="da">Anvendelsesprofil for beskrivelse af it-systemer - Basisprofilen</dct:title>
    <dct:description xml:lang="da">Denne anvendelsesprofil udgør en fællesoffentlig standard for beskrivelse af basisoplysninger om offentlige myndigheders it-systemer. Standarden omfatter basisoplysninger om it-systemer, som fx it-systemnavn, it-systemejer, ibrugtagningsdato mv., samt en ensartet struktur for disse oplysninger i et fælles udvekslingsformat, som gør det muligt at dele oplysninger om it-systemer på en effektiv måde</dct:description>
    <vann:preferredNamespacePrefix>sys-ap</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https:/data.gov.dk/model/profile/itsystemap/</vann:preferredNamespaceUri>
    <dcat:keyword>it-systemer</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-11-11</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Stable)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for data og arkitektur (SDA)</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/node/624"/>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-1-0-1-html"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-1-0-1-html-en"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-1-0-1-html-uml"/>	
  <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-1-0-1-xmi"/>	
  </rdf:Description>
  
  <!-- Udgivelse: Basisprofilen 1.0.1 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-1-0-1-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://digst.github.io/IT-System-AP/SYS-AP/docs/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">SYS-AP 1.0.1 HTML</dct:description>
    <dct:description xml:lang="en">SYS-AP 1.0.1 HTML</dct:description>
    <dct:title xml:lang="da">SYS-AP 1.0.1 HTML</dct:title>
    <dct:title xml:lang="en">SYS-AP 1.0.1 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: Basisprofilen 1.0.1 HTML (english) -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-1-0-1-html-en">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://github.com/digst/IT-System-AP/tree/master/SYS-AP"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">SYS-AP 1.0.1 HTML </dct:description>
    <dct:description xml:lang="en">SYS-AP 1.0.1 HTML</dct:description>
    <dct:title xml:lang="da">SYS-AP 1.0.1 HTML (på engelsk)</dct:title>
    <dct:title xml:lang="en">SYS-AP 1.0.1 HTML (In English)</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
  
  <!-- Udgivelse: Basisprofilen 1.0.1 HTML UML-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-1-0-1-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">SYS-AP 1.0.1 UML</dct:description>
    <dct:description xml:lang="en">SYS-AP 1.0.1 UML</dct:description>
    <dct:title xml:lang="da">SYS-AP 1.0.1 UML</dct:title>
    <dct:title xml:lang="en">SYS-AP 1.0.1 UML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: Basisprofilen 1.0.1 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/itsystem-ap-v1.0.1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">SYS-AP 1.0.1 XMI</dct:description>
    <dct:description xml:lang="en">SYS-AP 1.0.1 XMI</dct:description>
    <dct:title xml:lang="da">SYS-AP 1.0.1 XMI</dct:title>
    <dct:title xml:lang="en">SYS-AP 1.0.1 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description>    
	
  <!-- ==================================================  --> 
  <!-- Anvendelsesprofil for it-systemer - Arkivprofilen   -->  
  <!-- ==================================================  -->  
  
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-archv/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="en">Application Profile for The Exchange of IT System Details for the National Archives</dct:title>
    <dct:title xml:lang="da">Anvendelsesprofil for afgivelse af it-systemoplysninger til Rigsarkivet - Arkivprofilen</dct:title>
    <dct:description xml:lang="da">Dennee anvendelsesprofil udgør en fællesoffentlig standard for beskrivelse af offentlige myndigheders it-systemer ifm. afgivelse af it-systemoplysninger til Rigsarkivet. Standarden omfatter basisoplysninger om it-systemer (fra Basisprofilen), som fx it-systemnavn, it-systemejer, anvendelses-formål, ibrugtagningsdato mv., men udvides med arkiveringsspecifikke oplysninger </dct:description>
    <vann:preferredNamespacePrefix>archv-ap</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/itsystemap-archv#</vann:preferredNamespaceUri>
    <dcat:keyword>arkivering</dcat:keyword>
    <dcat:keyword>Rigsarkivet</dcat:keyword>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2019-11-11</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Endelig (Stable)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for data og arkitektur (SDA)</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/rammearkitektur/standard-beskrivelse-af-it-systemer"/>
    <foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/><dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-html"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-html-en"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-html-uml"/>	
  <dcat:distribution rdf:resource="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-xmi"/>	
  </rdf:Description>

  <!-- Udgivelse: Arkivprofilen 1.0.1 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://digst.github.io/IT-System-AP/archvSYS-AP/docs/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">archvSYS-AP 1.0.1 HTML</dct:description>
    <dct:description xml:lang="en">archvSYS-AP 1.0.1 HTML</dct:description>
    <dct:title xml:lang="da">archvSYS-AP 1.0.1 HTML</dct:title>
    <dct:title xml:lang="en">archvSYS-AP 1.0.1 HTML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: Arkivprofilen 1.0.1 HTML (english) -->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-html-en">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://github.com/digst/IT-System-AP/tree/master/archvSYS-AP"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">archvSYS-AP 1.0.1 HTML </dct:description>
    <dct:description xml:lang="en">archvSYS-AP 1.0.1 HTML</dct:description>
    <dct:title xml:lang="da">archvSYS-AP 1.0.1 HTML (på engelsk)</dct:title>
    <dct:title xml:lang="en">archvSYS-AP 1.0.1 HTML (In English)</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
  
  <!-- Udgivelse: Arkivprofilen 1.0.1 HTML UML-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">archvSYS-AP 1.0.1 UML</dct:description>
    <dct:description xml:lang="en">archvSYS-AP 1.0.1 UML</dct:description>
    <dct:title xml:lang="da">archvSYS-AP 1.0.1 UML</dct:title>
    <dct:title xml:lang="en">archvSYS-AP 1.0.1 UML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>       

  <!-- Udgivelse: Arkivprofilen 1.0.1 XMI-->
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/itsystemap-archv-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/itsystem-ap-v1.0.1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">archvSYS-AP 1.0.1 XMI</dct:description>
    <dct:description xml:lang="en">archvSYS-AP 1.0.1 XMI</dct:description>
    <dct:title xml:lang="da">archvSYS-AP 1.0.1 XMI</dct:title>
    <dct:title xml:lang="en">archvSYS-AP 1.0.1 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description>  
    
  <!-- ==================================================   -->     
  <!-- Kernemodel SYS-->
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://data.gov.dk/model/core/itsystem/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="da">Vokabular til it-system </dct:title>
    <dct:title xml:lang="en">Vocabulary for IT System</dct:title>
    <dct:description xml:lang="da"></dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/itsystem/</vann:preferredNamespaceUri>
    <vann:preferredNamespacePrefix>sys</vann:preferredNamespacePrefix>	
    <dcat:keyword>sys</dcat:keyword>
    <dcat:keyword>it-system</dcat:keyword>	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="en">Godkendt (approved)</adms:versionNotes> -->
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for data og arkitektur (SDA)</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10</dadk:businessAreaCode>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/itsystem-1-0-0-html-uml"/>	
  <dcat:distribution rdf:resource="https://data.gov.dk/model/core/itsystem-1-0-0-xmi"/>	
  </rdf:Description>	

    <!-- Udgivelse: Kernemodel it-system 1.0.0 UML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/itsystem-1-0-0-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">SYS 1.0.0 UML</dct:description>
    <dct:description xml:lang="en">SYS 1.0.0 UML</dct:description>
    <dct:title xml:lang="da">SYS 1.0.0 UML</dct:title>
    <dct:title xml:lang="en">SYS 1.0.0 UML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  

    <!-- Udgivelse: Kernemodel it-system 1.0.0 XMI-->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/itsystem-1-0-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/itsystem-voc-v1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">SYS 1.0.0 XMI</dct:description>
    <dct:description xml:lang="en">SYS 1.0.0 XMI</dct:description>
    <dct:title xml:lang="da">SYS 1.0.0 XMI</dct:title>
    <dct:title xml:lang="en">SYS 1.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description>  
  
  <!-- ==================================================   -->     
  <!-- Kernemodel ARCHV-->
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://data.gov.dk/model/core/digitalarchival/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="da">Vokabular til Digital arkivering </dct:title>
    <dct:title xml:lang="en">Vocabulary for Digital Archical</dct:title>
    <dct:description xml:lang="da"></dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/digitalarchival/</vann:preferredNamespaceUri>
    <vann:preferredNamespacePrefix>archv</vann:preferredNamespacePrefix>	
    <dcat:keyword>archv</dcat:keyword>
    <dcat:keyword>arkivering</dcat:keyword>	
    <dcat:keyword>digital arkivering</dcat:keyword>
    <dcat:keyword>it-system</dcat:keyword>			
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="en">Godkendt (approved)</adms:versionNotes> -->
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for data og arkitektur (SDA)</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10</dadk:businessAreaCode>
  <dcat:distribution rdf:resource="https://data.gov.dk/model/core/digitalarchival-1-0-0-html-uml"/>	
  <dcat:distribution rdf:resource="https://data.gov.dk/model/core/digitalarchival-1-0-0-xmi"/>	  
  </rdf:Description>  
   
    <!-- Udgivelse: Kernemodel archv 1.0.0 UML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/digitalarchival-1-0-0-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">ARCHV 1.0.0 UML</dct:description>
    <dct:description xml:lang="en">ARCHV 1.0.0 UML</dct:description>
    <dct:title xml:lang="da">ARCHV 1.0.0 UML</dct:title>
    <dct:title xml:lang="en">ARCHV 1.0.0 UML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  

    <!-- Udgivelse: Kernemodel archv 1.0.0 XMI-->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/digitalarchival-1-0-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/archv-voc-v1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">ARCHV 1.0.0 XMI</dct:description>
    <dct:description xml:lang="en">ARCHV 1.0.0 XMI</dct:description>
    <dct:title xml:lang="da">ARCHV 1.0.0 XMI</dct:title>
    <dct:title xml:lang="en">ARCHV 1.0.0 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description>  

<!-- =======================================================  -->
<!--    BEGREBSMODEL FOR DIGITAL ARKITEKTUR 			          -->
<!-- =======================================================  --> 

 
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/digital-architecture/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Begrebsmodel for digital arkitektur</dct:title>
    <dct:title xml:lang="en">Digital Architecture Concept Model </dct:title>	
    <dct:description xml:lang="da">Denne begrebsmodel indeholder begreber indenfor emnet ‘digital arkitektur’ samt deres indbyrdes relationer. </dct:description>
    <dct:description xml:lang="en">This concept model contains concepts within the domain of "digital architecture" and their interrelations.</dct:description>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/digital-architecture/</vann:preferredNamespaceUri>
    <dcat:keyword>arkitektur</dcat:keyword><dcat:keyword>FDA</dcat:keyword>
    <foaf:page rdf:resource=""/>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:isPartOf>FDA rammearkitekturen</dct:isPartOf>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (Development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/AwaitingApproval"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Udvalget for Arkitektur og Standarder</voag:isApprovedBy> 
	<foaf:page rdf:resource="https://arkitektur.digst.dk/rammearkitektur/fda-begreber"/>
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/fda-begreber-til-formidling-og-dokumentation"/>			
	<dcat:distribution rdf:resource="https://data.gov.dk/model/profile/digital-architecture-0-6-0-DOCX"/>
  </rdf:Description>    
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/digital-architecture-0-6-0-DOCX">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://arkitektur.digst.dk/sites/default/files/fda-begrebsliste_digital_arkitektur_i_iso-format_paa_dansk_og_engelsk.docx"/>
  	<dcat:downloadURL rdf:resource="https://arkitektur.digst.dk/sites/default/files/fda-begrebsliste_digital_arkitektur_i_iso-format_paa_dansk_og_engelsk.docx"/>	
	<dct:title xml:lang="da">digital-architecture-0-6-0-DOCX</dct:title>	
	<dct:title xml:lang="en">digital-architecture-0-6-0-DOCX</dct:title>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/DOCX"/>				
  </rdf:Description>
 	
	
  <!-- ==================================================  -->      
  <!-- Begrebsliste for RAD								   -->
  <!-- ==================================================  -->    
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/rad#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Data Sharing Concept Model</dct:title>
    <dct:title xml:lang="da">Begrebsmodel for videregivelse af data</dct:title>
    <dct:description xml:lang="da">Denne begrebsmodel defineres ifm. Referencearkitektur for deling af data og dokumenter</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/datasharing#</vann:preferredNamespaceUri>
    <dcat:keyword>RAD</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">26-04-2018 </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>    
	<!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <voag:isApprovedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Styregruppen for Data og Arkitektur (SDA)</voag:isApprovedBy> 	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
    <!-- <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/> -->
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/referencearkitekturer/deling-af-data-og-dokumenter/referencearkitektur-deling-af-data-og-dokumenter"/>
  </rdf:Description>

 
  <!-- ==================================================  -->   
  <!-- Begrebsliste for Digitalt Overblik--> 
  <!-- ==================================================  -->    
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/digitaltoverblik/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Digital Overview Concept Model</dct:title>
    <dct:title xml:lang="da">Begrebsmodel for digitalt overblik for borgere og virksomheder</dct:title>
    <dct:description xml:lang="da">Denne begrebsmodel defineres ifm. Referencearkitektur for digitalt overblik</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/digitaloverview#</vann:preferredNamespaceUri>
    <dcat:keyword>MitOverblik</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/node/793"/>	
  </rdf:Description>



  <!-- ==================================================   -->     
  <!-- Begrebsliste for IT System-->
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/itsystem/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="en">IT System Concept Model</dct:title>
    <dct:title xml:lang="da">Begrebsmodel for it-system</dct:title>
    <dct:description xml:lang="da">Begrebsmodel der indholder centrale begreber i forhold til beskrivelse af it-systemer</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/itsystem/</vann:preferredNamespaceUri>
    <dcat:keyword>sys</dcat:keyword>
    <dcat:keyword>it-system</dcat:keyword>
    <dcat:keyword>begrebsliste</dcat:keyword>	
    <dcat:keyword>begreber</dcat:keyword>			
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019 </dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-01-06</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/><dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10</dadk:businessAreaCode>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/itsystem-1-0-1-html-uml"/>	
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/itsystem-1-0-1-xmi"/>	  
    </rdf:Description>
 
  <!-- Udgivelse: it-system begreber 1.0.1 HTML UML-->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/itsystem-1-0-1-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for it-system 1.0.1 UML</dct:description>
    <dct:description xml:lang="en">IT system concept model 1.0.1 UML</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for it-system 1.0.1 UML</dct:title>
    <dct:title xml:lang="en">IT system concept model 1.0.1 UML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: it-system begreber 1.0.1 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/itsystem-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/itsystem-concept-v1.0.1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for it-system 1.0.1 XMI</dct:description>
    <dct:description xml:lang="en">IT system concept model 1.0.1 XMI</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for it-system 1.0.1 XMI</dct:title>
    <dct:title xml:lang="en">IT system concept model 1.0.1 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description> 

 <!-- ==================================================   -->     
  <!-- Begrebsliste for digital arkivering -->
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/digitalarchival/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Archiving Concept Model</dct:title>
    <dct:title xml:lang="da">Begrebsmodel for digital arkivering</dct:title>
    <dct:description xml:lang="da">Begrebsmodel der indeholder centrale begreber i forhold til beskrivelse af digital arkivering og myndigheders opgaver vedrørende afleveringer af arkivalier til offentlige arkiver</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/digitalarchival/</vann:preferredNamespaceUri>
    <dcat:keyword>arkivering</dcat:keyword>
    <dcat:keyword>digital arkivering</dcat:keyword>
    <dcat:keyword>it-system</dcat:keyword>
    <dcat:keyword>begrebsliste</dcat:keyword>	
    <dcat:keyword>begreber</dcat:keyword>			
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019 </dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-01-06</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/><dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Sagshåndtering og sagsarkivering</dadk:businessArea>
    <dadk:businessAreaCode>65.50.05 </dadk:businessAreaCode>
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/digitalarchival-1-0-1-html-uml"/>	
  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/digitalarchival-1-0-1-xmi"/>	  
    </rdf:Description>
 
  <!-- Udgivelse: digital arkivering begreber 1.0.1 HTML UML-->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/digitalarchival-1-0-1-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 UML</dct:description>
    <dct:description xml:lang="en">Concept model for digital archival 1.0.1 UML</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 UML</dct:title>
    <dct:title xml:lang="en">Concept model for digital archival 1.0.1 UML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: digital arkivering begreber 1.0.1 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/digitalarchival-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/digital-archive-concept-v1.0.1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for it-system 1.0.1 XMI</dct:description>
    <dct:description xml:lang="en">Concept model for digital archival 1.0.1 XMI</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for it-system 1.0.1 XMI</dct:title>
    <dct:title xml:lang="en">Concept model for digital archival 1.0.1 XMI</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description>   

  <!-- ==================================================   -->     
  <!-- Begrebsmodel til Basisprofilen (SYS-AP)              -->
  <!-- ==================================================   -->   

  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Begrebsmodel til it-system basisprofilen</dct:title>
    <dct:description xml:lang="da">Begrebsmodel der indholder centrale begreber i forhold til beskrivelse af it-systemer</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/profile/itsystem/</vann:preferredNamespaceUri>
    <dcat:keyword>sys</dcat:keyword>
    <dcat:keyword>sys-ap</dcat:keyword>
    <dcat:keyword>basisprofil</dcat:keyword>
    <dcat:keyword>it-system</dcat:keyword>
    <dcat:keyword>begrebsliste</dcat:keyword>	
    <dcat:keyword>begreber</dcat:keyword>			
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019 </dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-01-06</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/IT-System-AP"/>
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/><dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/profile/itsystemap-1-0-1-html"/>	  
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/profile/itsystemap-1-0-1-html-uml"/>	
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/profile/itsystemap-1-0-1-xmi"/>	  
    </rdf:Description>

   <!-- Udgivelse: it-system begreber 1.0.1 HTML-->
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-1-0-1-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://digst.github.io/IT-System-AP/SYS-AP/docs/#bilag-g-begrebsliste-til-basisprofilen-sys-ap"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for it-system basisprofilen 1.0.1 HTML</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for it-system basisprofilen 1.0.1 HTML</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: it-system begreber 1.0.1 HTML UML-->
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-1-0-1-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for it-system basisprofilen 1.0.1 UML</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for it-system basisprofilen 1.0.1 UML</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: it-system begreber 1.0.1 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/itsystem-and-archive-concept-v1.0.1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for it-system basisprofilen 1.0.1 XMI</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for it-system basisprofilen 1.0.1 XMI</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description> 

   <!-- ==================================================   -->      
  <!-- Begrebsliste for Arkivprofilen		                   	--> 
  <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-archv/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Digital Archival Concept Model</dct:title>
    <dct:title xml:lang="da">Begrebsmodel for digital arkivering</dct:title>
    <dct:description xml:lang="da">Begrebsmodel der indeholder centrale begreber i forhold til beskrivelse af digital arkivering og myndigheders opgaver vedrørende afleveringer af arkivalier til offentlige arkiver</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/profile/itsystemap-archv/</vann:preferredNamespaceUri>
    <dcat:keyword>archv</dcat:keyword>
    <dcat:keyword>archvSYS-AP</dcat:keyword>
    <dcat:keyword>arkiveringsprofil</dcat:keyword>
    <dcat:keyword>digital arkivering</dcat:keyword>
    <dcat:keyword>it-system</dcat:keyword>
    <dcat:keyword>begrebsliste</dcat:keyword>	
    <dcat:keyword>begreber</dcat:keyword>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019 </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <!-- <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/> -->
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Sagshåndtering og sagsarkivering</dadk:businessArea>
    <dadk:businessAreaCode>65.50.05.10</dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="https://github.com/digst/IT-System-AP"/>	
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/profile/itsystemap-archv-1-0-1-html"/>	 
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/profile/itsystemap-archv-1-0-1-html-uml"/>	 
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/profile/itsystemap-archv-1-0-1-xmi"/>	  
  </rdf:Description> 

     <!-- Udgivelse: it-system begreber 1.0.1 HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-archv-1-0-1-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://digst.github.io/IT-System-AP/archvSYS-AP/docs/#bilag-f-begrebsliste-til-arkivprofilen-archvsys-ap"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 HTML</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 HTML</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: it-system begreber 1.0.1 HTML UML-->
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-archv-1-0-1-html-uml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/uml/"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 UML</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 UML</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>     

  <!-- Udgivelse: it-system begreber 1.0.1 XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/itsystemap-archv-1-0-1-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/document/itsystem-ap/v1/xmi/itsystem-and-archive-concept-v1.0.1.xml"/>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/> 	
    <dct:description xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 XMI</dct:description>
    <dct:title xml:lang="da">Begrebsmodel for digital arkivering 1.0.1 XMI</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
  </rdf:Description> 

  <!-- ==================================================   -->     
  <!-- Sociale begreber-->
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="http://www.socialebegreber.dk/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="en">Social Services Concepts</dct:title>
    <dct:title xml:lang="da">Sociale Begreber</dct:title>
    <dct:description xml:lang="da">Socialstyrelsens begrebsbase rummer termer og definitioner på udvalgte it-understøttende begreber fra det sociale område, hvor Socialstyrelsen har bidraget til udviklingen eller indgået i samarbejde omkring definitionen af begreberne. Historiske versioner af begrebsbasens indhold kan hentes på destinationssiden. Der arbejdes på at udvikle bedre muligheder for at hente begrebsbasens indhold i maskinlæsbarformat inden for den nærmeste fremtid.</dct:description>
    <dcat:keyword>socialstyrelsen</dcat:keyword>			
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Socialstyrelsen</foaf:name>
			<foaf:homepage>http://socialstyrelsen.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Begrebssekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="begrebsbasen@socialstyrelsen.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:conformsTo rdf:resource="https://www.iso.org/standard/38109.html"/>	
    <dadk:businessArea>Social service og omsorg</dadk:businessArea>
    <dadk:businessAreaCode>26</dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="https://socialstyrelsen.dk/tvaergaende-omrader/begrebsbasen"/>
    <foaf:page rdf:resource="http://www.socialebegreber.dk/"/>	
  </rdf:Description>  

  <!-- ==================================================   -->    
  <!-- Sundhedsvæsenets begrebsbase (NBS) -->
  <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://sundhedsdatastyrelsen.dk/nbs">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="en">Health Concepts </dct:title>
    <dct:title xml:lang="da">Sundhedsvæsenets begrebsbase (NBS)</dct:title>
    <dct:description xml:lang="da">Begrebsbasen udarbejdes af det Nationale Begrebsarbejde for Sundhedsvæsenet (NBS). Formålet med begrebsbasen er at skabe en fælles forståelse for sundhedsfaglige begreber på tværs af sundhedsvæsenet. Begrebsbasen indeholder begreber inden for udvalgte, centrale sundhedsfaglige emneområder. Begreberne og de tilhørende definitioner stilles her til rådighed for det danske sundhedsvæsen og andre interesserede parter. De standardiserede begreber er en reference, som de begreber, der anvendes i sundhedsvæsenet, kan sammenlignes med. Det gør, at man kan blive opmærksom på betydningsforskelle og dermed kan blive mere præcis i sin anvendelse af begreberne. Definitionerne i Begrebsbasen er udarbejdet med henblik på entydigt at afdække det enkelte begrebs betydning, så det kan anvendes tværfagligt i sundhedsvæsenet uden tilknytning til særlige processer eller metoder. Begreberne er udarbejdet ved hjælp af terminologiske principper og metoder, der er med til at sikre den sproglige og betydningsmæssige præcision.</dct:description>
    <vann:preferredNamespaceUri></vann:preferredNamespaceUri>
    <dcat:keyword>sundhedsdatastyrelsen</dcat:keyword>			
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Sundhedsdatastyrelsen</foaf:name>
			<foaf:homepage>https://sundhedsdatastyrelsen.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>NBS - begrebssekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="begrebssekretariatet@sundhedsdata.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dct:conformsTo rdf:resource="https://www.iso.org/standard/38109.html"/>
    <dadk:businessArea>Sundhed</dadk:businessArea>
    <dadk:businessAreaCode>20</dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="http://sundhedsdata.iterm.dk/"/>
    <foaf:page rdf:resource="https://sundhedsdatastyrelsen.dk/nbs"/>
  </rdf:Description> 


  <!-- ==================================================   -->    
  <!-- Topontologien                                        -->
  <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://blog.cbs.dk/forvir/topontologien/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="da">FORVIR - Topontologien</dct:title>
    <dct:title xml:lang="en">FORVIR - Upper Ontology</dct:title>
    <dct:description xml:lang="da">Topontologien indeholder en struktureret beskrivelse af en række generelle begreber, som er centrale for mange offentlige organisationer, institutioner mv. Ontologiens begreber er beskrevet vha. deres indbyrdes relationer og karakteristiske træk, som danner grundlaget for definitioner. Forum for Videnmodellering i Offentligt Regi (FORVIR) nedsætter efter behov arbejdsgrupper, der arbejder med udvikling af begreber, der med fordel kan udvikles fællesoffentlige definitioner for.</dct:description>
    <dct:description xml:lang="en">The FORVIR Upper Ontology contains a structured description of a number of general concepts relevant for many public organisations. </dct:description>
    <vann:preferredNamespaceUri></vann:preferredNamespaceUri>
    <dcat:keyword>FORVIR</dcat:keyword>			
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Sundhedsdatastyrelsen</foaf:name>
			<foaf:homepage>https://sundhedsdatastyrelsen.dk</foaf:homepage>
		</foaf:Agent>		
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Begrebssekretariatet ved Sundhedsdatastyrelsen</vcard:fn>
			<vcard:hasEmail rdf:resource="begrebssekretariatet@sundhedsdata.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://data.gov.dk/concept/core/forvir-ontologi/"/>
    <foaf:page rdf:resource="https://data.gov.dk/concept/core/forvir-ontologi/"/>
    <!-- <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/> -->
	<dct:conformsTo rdf:resource="https://www.iso.org/standard/38109.html"/>
  </rdf:Description>  	


  <!-- ==================================================   --> 
  <!-- Begrebsliste for Temporale begreber-->
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/71d084e8-9ec3-4abb-80c9-90dd4da8f0dd#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dct:title xml:lang="en">Temporal concepts</dct:title>
    <dct:title xml:lang="da">Temporale begreber</dct:title>
    <dct:description xml:lang="da">Denne model dokumenterer temporale begreber som anvendes i forskellige domæner.</dct:description>
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/71d084e8-9ec3-4abb-80c9-90dd4da8f0dd#</vann:preferredNamespaceUri>
    <dcat:keyword>tid</dcat:keyword>
    <dcat:keyword>temporalitet</dcat:keyword>	
    <dcat:keyword>bitemporalitet</dcat:keyword>		
    <dcat:keyword>dobbelthistorik</dcat:keyword>		
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">03-09-2019 </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="dat@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
  </rdf:Description>     
 
  <!-- ==================================================   --> 
  <!-- Begrebsliste for Identifikation                      --> 
  <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/9b84f349-b1cc-43ee-a439-c324c7988a9e#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="en">Identification</dct:title>
    <dct:title xml:lang="da">Identifikation </dct:title>
    <dct:description xml:lang="da">Begreber vedrørende identifikation.</dct:description>
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/71d084e8-9ec3-4abb-80c9-90dd4da8f0dd#</vann:preferredNamespaceUri>
    <dcat:keyword>identifikation</dcat:keyword>
    <dcat:keyword>identifikator</dcat:keyword>	
    <dcat:keyword>ident</dcat:keyword>		
    <dcat:keyword>id</dcat:keyword>		
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">03-09-2019 </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="dat@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>
	<!-- <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/> -->
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
  </rdf:Description>   
  

   <!-- ==================================================   --> 
   <!-- Begrebsmodel for Lineær reference--> 
   <!-- ==================================================   -->   
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/509D4EBC-F5A5-4e07-9CE7-D4585FE29C8E#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="en">Linear reference model</dct:title>
    <dct:title xml:lang="da">Lineær referencemodel</dct:title>
    <dct:description xml:lang="da">Denne begrebsmodel beskriver de elementer, der kræves for at understøtte lineær referering. Dette inkluderer Linear Referencing Systems, lineært stedfæstede hændelser og lineære segmenter.
Linear Referencing Systems muliggør specifikation af positioner langs lineære objekter og bruges til at specificere hvor - langs det lineære objekt - hver attributværdi gælder. Begrebsmodellen baserer sig på ISO 19148 Geographic Information - Linear Referencing</dct:description>
    <dct:description xml:lang="en">The concept model is a description of the elements required to support linear referencing. This includes Linear Referencing Systems, linearly located events and linear segments. Linear Referencing Systems enable the specification of positions along linear objects. A Linear Referencing System is used to specify where along the linear object each attribute value applies. The concept model is based on  ISO 19148 Geographic Information - Linear Referencing </dct:description>
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/71d084e8-9ec3-4abb-80c9-90dd4da8f0dd#</vann:preferredNamespaceUri>
    <dcat:keyword>lineær referering</dcat:keyword>	
	<dcat:keyword>linear referencing</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">28-09-2019 </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
    <dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="dat@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>
    <voag:isApprovedBy>Styregruppe for TKV</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>
    <dcat:landingPage rdf:resource="http://www2.sdfe.dk/tkv-modeller/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Vandløb og søer til afledning af vand </dadk:businessArea>
    <dadk:businessAreaCode>37.25.26</dadk:businessAreaCode>	
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/509D4EBC-F5A5-4e07-9CE7-D4585FE29C8E-html"/>			  
  </rdf:Description>   
	
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/509D4EBC-F5A5-4e07-9CE7-D4585FE29C8E-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/LinearReference/"/>
    <dct:title xml:lang="da">LinearReference</dct:title>
    <dct:title xml:lang="en">LinearReference</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  	

  

   <!-- ==================================================   -->   
   <!-- Logisk datamodel for Vandløbsreferencen--> 
   <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Vandløbsreferencen</dct:title>
    <dct:title xml:lang="en">Water course reference</dct:title>
    <dct:description xml:lang="da">Model skal bruges til systemløsningen, som er en it-løsning, som genererer og vedligeholder data i form af en kobling mellem et generaliseret, nationalt, topologisk netværk med lineære referencer for vandløb og relevante objekter i GeoDanmarks vandløbsmidtegeometri. Med Vandløbsreferencen vil myndigheder og organisationer få et værktøj til at sikre entydig stedfæstelse af vandløbsdata i forhold til vandløbets autoritative geometri (GeoDanmarks Vandløbsmidte). Det muliggør en automatisk sammen-stilling og udveksling af data om vandløb på tværs af myndigheder og it-systemer. Desuden overflødiggøres parallel vedligeholdelse af geometri for vandløb, da Vandløbsmidte – som Vandløbsreferencen baserer sig på – udgør det autoritative geometriske vandløbstema i Danmark.</dct:description>
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F#</vann:preferredNamespaceUri>
    <dcat:keyword>water course</dcat:keyword>	
	<dcat:keyword>vandløb</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">02-09-2019 </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
    <dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="geo@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <voag:isApprovedBy>Styregruppe for TKV</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
    <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Vandløb og søer til afledning af vand </dadk:businessArea>
    <dadk:businessAreaCode>37.25.26</dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="http://www2.sdfe.dk/tkv-modeller/"/>	
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F-xmi"/>	
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F-html"/>		  
  </rdf:Description>  
	
  <!-- Udgivelse: XMI -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/Vandl%C3%B8bsreferencen.xmi"/>
    <dct:title xml:lang="da">Vandløbsreferencen.xmi</dct:title>
    <dct:title xml:lang="en">WaterCourseReference.xmi</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>
  
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/C3A6F5B9-232E-430c-B97E-E56E17FF219F-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/FeaturekatalogForVandloebsreferencen/"/>
    <dct:title xml:lang="da">FeaturekatalogForVandloebsreferencen</dct:title>
    <dct:title xml:lang="en">FeaturekatalogForVandloebsreferencen</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  
  
   <!-- ==================================================   -->   
   <!-- Logisk datamodel for Vandløbsskikkelse--> 
   <!-- ==================================================   -->    
    <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/watercourseshape#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Vandløbsskikkelse</dct:title>
    <dct:title xml:lang="en">Water Course Shape</dct:title>
    <dct:description xml:lang="da">Denne anvendelsesmodel beskriver de elementer der indgår i beskrivelsen af en vandløbsskikkelse. Modellen er lavet i forbindelse med TKV-projektet "Samling af Vandløbsdata" SaV under FODS initiativ 6.1.</dct:description>
    <dct:description xml:lang="en">This application model describes the elements that are included in the description of a watercourse shape. The model is made in connection with the TKV project "Collection of Watercourse Data" SaV.</dct:description>	
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/profile/watercourseshape#</vann:preferredNamespaceUri>
	<dcat:keyword>vandløb</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"> </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
    <dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="geo@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <voag:isApprovedBy>Styregruppe for TKV</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Vandløb og søer til afledning af vand </dadk:businessArea>
    <dadk:businessAreaCode>37.25.26</dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="http://www2.sdfe.dk/tkv-modeller/"/>
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/profile/watercourseshape-xmi"/>		
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/profile/watercourseshape-html"/>	    
  </rdf:Description>  
	
  <!-- Udgivelse: XMI -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/watercourseshape-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/Vandl%C3%B8bsskikkelse.xmi"/>
    <dct:title xml:lang="da">Vandløbsskikkelse.xmi</dct:title>
    <dct:title xml:lang="en">Vandløbsskikkelse.xmi</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description> 
  
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/watercourseshape-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/FeaturekatalogForSkikkelsesdataForVandloeb/"/>
    <dct:title xml:lang="da">WaterCourseShapeFeatureCatalog</dct:title>
    <dct:title xml:lang="en">WaterCourseShapeFeatureCatalog</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
    
 
   <!-- ==================================================   -->   
   <!-- Logisk datamodel for Hydrometri--> 
   <!-- ==================================================   -->    
    <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/hydrometri#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Hydrometri</dct:title>
    <dct:title xml:lang="en">Hydrometry</dct:title>
    <dct:description xml:lang="da">Denne anvendelsesmodel beskriver de elementer der indgår i måling af  vandløbshydrometri. Modellen er lavet i forbindelse med TKV-projektet "Samling af Vandløbsdata" SaV under FODS initiativ 6.1.</dct:description>
    <dct:description xml:lang="en">This application model describes the elements that are included in the description of a watercourse shape. The model is made in connection with the TKV project "Collection of Watercourse Data" SaV.</dct:description>	
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/profile/hydrometri#</vann:preferredNamespaceUri>
	<dcat:keyword>vandløb</dcat:keyword>
	<dcat:keyword>hydrometri</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"> </dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Godkendt (approved)</adms:versionNotes> -->
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
    <dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="dat@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint> 	
    <voag:isApprovedBy>Styregruppe for TKV</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
    <dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Vandløb og søer til afledning af vand </dadk:businessArea>
    <dadk:businessAreaCode>37.25.26</dadk:businessAreaCode>
    <dcat:landingPage rdf:resource="http://www2.sdfe.dk/tkv-modeller/"/>	
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/profile/hydrometri-xmi"/>	
    <dcat:distribution rdf:resource="https://geo.data.gov.dk/model/profile/hydrometri-html"/>	    	    
  </rdf:Description>  
	
  <!-- Udgivelse: XMI -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/hydrometri-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/Hydrometri.xmi"/>
    <dct:title xml:lang="da">Hydrometri.xmi</dct:title>
    <dct:title xml:lang="en">Hydrometri.xmi</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>   

  <!-- Udgivelse: XMI -->

  <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/hydrometri-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www2.sdfe.dk/tkv-modeller/FeaturekatalogForHydrologiskeModelberegninger/"/>
    <dct:title xml:lang="da">FeaturekatalogForHydrologiskeModelberegninger</dct:title>
    <dct:title xml:lang="en">FeaturekatalogForHydrologiskeModelberegninger</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   

  <!-- ==================================================   -->  
   <!-- Logisk datamodel for LER--> 
   <!-- ==================================================   -->     
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/f6eda88e-08dc-4188-ac4a-3dfd0a2ec61e#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="en">Model for Danish Register of Underground Cable Owners</dct:title>
    <dct:title xml:lang="da">Ledningsejerregisteret - Udveksling af ledningsoplysninger </dct:title>
    <dct:description xml:lang="da">Datamodellen for udveksling af ledningsoplysninger benyttes til udveksling af informationer om nedgravet infrastruktur, fra ledningsejere til LER-systemet, som svar på en graveforespørgsel</dct:description>
    <vann:preferredNamespaceUri>https://geo.data.gov.dk/model/f6eda88e-08dc-4188-ac4a-3dfd0a2ec61e#</vann:preferredNamespaceUri>	
    <dcat:keyword>ledninger</dcat:keyword>	
	<dcat:keyword>rørføring</dcat:keyword>
	<dcat:keyword>LER</dcat:keyword>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Styrelsen for Dataforsyning og Effektivisering</foaf:name>
			<foaf:homepage>https://sdfe.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>SDFE</vcard:fn>
			<vcard:hasEmail rdf:resource="fdd@sdfe.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Ledningsejerregistret, LER </dadk:businessArea>
    <dadk:businessAreaCode>54.15.15.05</dadk:businessAreaCode>
	<dcat:landingPage rdf:resource="https://ler.dk/Portal/Subsides/P.9.NytLER/P.9.5.Bekendtgoerelse.aspx"/>	
	<dcat:distribution rdf:resource="https://geo.data.gov.dk/model/profile/ler-xmi"/>	
  </rdf:Description>  
  
    <!-- Udgivelse: XMI -->
  <rdf:Description rdf:about="https://geo.data.gov.dk/model/profile/ler-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://ler.dk/Files/1.0_LER.xml"/>
    <dct:title xml:lang="da">LER.xmi</dct:title>
    <dct:title xml:lang="en">LER.xmi</dct:title>    
    <dct:license rdf:resource="https://creativecommons.org/publicdomain/zero/1.0/"/>
	<dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>   


   <!-- ==================================================   --> 
   <!-- Logisk datamodel for MEMO--> 
   <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://DigitalPost.dk/MeMo-1">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Meddelelsesmodel</dct:title>
    <dct:title xml:lang="en">Message Model</dct:title>
    <dct:description xml:lang="da">I forbindelse med den nye Digital Post-løsning udvikles et nyt format for afsendelse og modtagelse af meddelelser. Det nye format forkortes MeMo (MeddelelsesModel).</dct:description>
    <vann:preferredNamespacePrefix>memo</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri></vann:preferredNamespaceUri>
    <dcat:keyword>messages</dcat:keyword>	
	<dcat:keyword>model</dcat:keyword>
	<dcat:keyword>digital post</dcat:keyword>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="https://www.digitaliser.dk/resource/5248921"/>
    <foaf:page rdf:resource="https://digst.dk/it-loesninger/naeste-generation-digital-post/for-myndigheder-og-it-leverandoerer/det-nye-meddelelsesformat/"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Tværgående it-løsninger til den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.20 </dadk:businessAreaCode>
  </rdf:Description>  
  
  


   <!-- ==================================================   --> 
   <!-- langDCAT-AP: Anvendelsesprofil til beskrivelse af sprogteknologiske datasæt  --> 
   <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://data.gov.dk/profile/langDCAT-AP/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Anvendelsesprofil til beskrivelse af sprogteknologiske ressourcer</dct:title>
    <dct:title xml:lang="en">Application profile for the description of language technology datasets</dct:title>
    <dct:description xml:lang="da">Anvendelsesprofil til beskrivelse af sprogteknologiske datasæt</dct:description>
    <vann:preferredNamespacePrefix>langDCAT-AP</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/profile/langDCAT-AP/</vann:preferredNamespaceUri>
    <dcat:keyword>sprogteknologi</dcat:keyword>	
	<dcat:keyword>sprog</dcat:keyword>
	<dcat:keyword>datasæt</dcat:keyword>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-08-28</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.0</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/developement"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/AwaitingApproval"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/langDCAT-AP"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
    <dadk:businessArea>Tværgående it-løsninger til den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.20 </dadk:businessAreaCode>
  </rdf:Description>   
  
  
  
   <!-- ==================================================   --> 
   <!-- Anvendelsesprofil til beskrivelse af begrebs- og datamodeller --> 
   <!-- ==================================================   -->    
  <rdf:Description rdf:about="https://data.gov.dk/profile/modelDCAT-AP/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">Anvendelsesprofil til beskrivelse af begrebs- og datamodeller</dct:title>
    <dct:title xml:lang="en">Application profile for the description of concept and data models</dct:title>
    <dct:description xml:lang="da">Anvendelsesprofil til beskrivelse af begrebs- og datamodeller</dct:description>
    <vann:preferredNamespacePrefix>modelDCAT-AP</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/profile/modelDCAT-AP/</vann:preferredNamespaceUri>
    <dcat:keyword>modeller</dcat:keyword>	
	<dcat:keyword>begrebsmodeller</dcat:keyword>
	<dcat:keyword>informationsmodeller</dcat:keyword>
	<dcat:keyword>logiske datamodeller</dcat:keyword>	
	<dcat:keyword>klassifikationsmodeller</dcat:keyword>	
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/developement"/>	
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/AwaitingApproval"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://github.com/digst/modelDCAT-AP"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
    <dadk:businessArea>Tværgående it-løsninger til den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.20 </dadk:businessAreaCode>
  </rdf:Description>   
  
   <!-- ==================================================   -->  
   <!-- Begrebsmodel for brugerstyring -->
   <!-- ==================================================   -->  
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/brugeradgangsstyring/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="en">Digital identity Concept Model</dct:title>
    <dct:title xml:lang="da">Bruger- og adgangsstyring</dct:title>
    <dct:description xml:lang="da">Denne begrebsmodel defineres ifm. Referencearkitektur for brugerstyring</dct:description>
    <vann:preferredNamespacePrefix/>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/core/brugeradgangsstyring/</vann:preferredNamespaceUri>
    <dcat:keyword>brugerstyring</dcat:keyword>
    <dcat:keyword>identitet</dcat:keyword>
	<dcat:keyword>adgang</dcat:keyword>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.2</owl:versionInfo>
    <adms:versionNotes xml:lang="da">1.0.2 opdaterer nogle kildehenvisninger</adms:versionNotes>	
	<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-05-27</dct:issued>
  <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-02-01</dct:modified>  	
    <!-- <adms:versionNotes xml:lang="da">Endelig (stable)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	

    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <foaf:page rdf:resource="https://arkitektur.digst.dk/node/123"/>	
    <dcat:landingPage rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring/index.htm"/>	 
	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring-1-0-2-xlsx"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring-1-0-2-html"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring-1-0-2-xmi"/>	
  </rdf:Description>

  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/brugeradgangsstyring-1-0-2-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring/HTML/index.htm"/>
    <dct:title xml:lang="da">Webudstilling af begrebsmodel</dct:title>
    <dct:title xml:lang="en">Webversion of conceptmodel</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  
  
  <!-- Udgivelse: XLSX -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/brugeradgangsstyring-1-0-2-xlsx">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring/Begrebsliste_Brugerogadgangsstyring_1_0_2.xlsx"/>
    <dct:title xml:lang="da">Begrebsliste i Excelark</dct:title>
    <dct:title xml:lang="en">Concept List in XLSX</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XLSX</dct:format>
  </rdf:Description> 

  <!-- Udgivelse: XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/brugeradgangsstyring-1-0-2-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/brugeradgangsstyring/brugerogadgangsstyring_1_0_2.xml"/>
    <dct:title xml:lang="da">UML-model med digrammer som xmi-fil</dct:title>
    <dct:title xml:lang="en">XMI version</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>   
 
  <!-- version 1.0  https://arkitektur.digst.dk/sites/default/files/123_referencearkitektur_for_brugerstyring_pdfa.pdf 
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-04-01</dct:issued>
  -->

   <!-- ==================================================   -->  
   <!-- Begrebsmodel for selvbetjening -->
   <!-- ==================================================   -->  
  <rdf:Description rdf:about="https://data.gov.dk/model/concept/digitalselfservice#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <dct:title xml:lang="en">Digital Self-Service</dct:title>
    <dct:title xml:lang="da">Digital selvbetjening</dct:title>
    <dct:description xml:lang="da">Begreber, som anvendes fællesoffentligt i kommunikation og debat om selvbetjeningsforløb og sammenkædning af disse.</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/concept/digitalselfservice#</vann:preferredNamespaceUri>
    <dcat:keyword>selvbetjening</dcat:keyword>
    <dcat:keyword>selvbetjeningsløsning</dcat:keyword>
    <dcat:keyword>selvbetjeningsforløb</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-02-01</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.0</owl:versionInfo>
    <adms:versionNotes xml:lang="da">1.1.0 - Overført til UML,relationer navngivet,ingen ændringer i termer eller definitioner</adms:versionNotes>	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2022-06-20</dct:modified>
    <!-- <adms:versionNotes xml:lang="da">Endelig (stable)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://arkitektur.digst.dk/node/602"/>
    <foaf:page rdf:resource="https://data.gov.dk/concept/core/digital-selvbetjening/Digital-selvbetjening-1.1.0.html"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#FODS"/>
	<dct:conformsTo rdf:resource="https://arkitektur.digst.dk/metoder/regler-begrebs-og-datamodellering"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/digital-selvbetjening-1-1-0-html"/>	
	  <dcat:distribution rdf:resource="https://data.gov.dk/concept/core/digital-selvbetjening-1-1-0-xmi"/>	
  </rdf:Description>

  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/digital-selvbetjening-1-1-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/digital-selvbetjening/Digital-selvbetjening-1.1.0.html"/>
    <dct:title xml:lang="da">Webudstilling af begrebsmodel</dct:title>
    <dct:title xml:lang="en">Webversion of conceptmodel</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  

  <!-- Udgivelse: XMI -->
  <rdf:Description rdf:about="https://data.gov.dk/concept/core/digital-selvbetjening-1-1-0-xmi">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://data.gov.dk/concept/core/digital-selvbetjening/Digital-selvbetjening-1.1.0.xmi"/>
    <dct:title xml:lang="da">UML-model med digrammer som xmi-fil</dct:title>
    <dct:title xml:lang="en">XMI version</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XMI</dct:format>
  </rdf:Description>   


<!-- =======================================================   -->
<!--    OS2IoT Logisk datamodel	   								   -->
<!-- =======================================================  --> 

<!-- husk at tilføje reference til dette datasæt fra enten det danske delkatalog eller det intenationale delkatalog -->
 
  <rdf:Description rdf:about="https://data.gov.dk/model/profile/os2iot/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
    <dct:title xml:lang="da">OS2IoT Logisk datamodel</dct:title>
    <dct:title xml:lang="en">OS2IoT Logical Datamodel</dct:title>	
    <dct:description xml:lang="da">Formålet med denne datamodel er at beskrive IoT-løsningsdomænets logiske dataentiteter og deres indbyrdes forhold. Licens: CC-BY-SA 4.0</dct:description>
    <dct:description xml:lang="en">The purpose of this deliverable is to describe the logical data-entities that are part of the solutions domain together the relationship between them. License: CC-BY-SA 4.0</dct:description>	
    <vann:preferredNamespacePrefix>os2iot</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://data.gov.dk/model/profile/os2iot/</vann:preferredNamespaceUri>
    <dcat:keyword>iot</dcat:keyword><dcat:keyword>Internet of Things</dcat:keyword>
    <foaf:page rdf:resource="https://github.com/OS2iot/OS2IoT-docs"/>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>OS2</foaf:name>
			<foaf:homepage>https://os2.eu/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>OS2</vcard:fn>
			<vcard:hasEmail rdf:resource="os2@os2.eu"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>  	
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>	
    <dcat:landingPage rdf:resource="https://os2iot.readthedocs.io/en/latest/logical-data-model/logical-datamodel.html"/>			
  <!--  <dct:license rdf:resource="https://creativecommons.org/licenses/by-sa/4.0/"/> -->
  </rdf:Description>    



   <!-- ==================================================   -->  
   <!-- Aktivitet 1.1 informationsmodel - KL Byggeblok  -->
   <!-- ==================================================   --> 
 
  <rdf:Description rdf:about="https://data.gov.dk/model/core/aktivitet-1-1-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/aktivitet/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Aktivitet 1.1 informationsmodel - KL Byggeblok  </dct:title>
    <dct:title xml:lang="en">Activity 1.1 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Aktivitetsmodellen har til formål at beskrive og dokumentere de helt centrale karakteristika ved enhver aktivitet – uanset om der er tale om en undervisningsaktivitet, en planlægningsaktivitet eller en analyseaktivitet o. lign. Generelt gælder det for alle aktiviteter at de:
	- Har et grundlæggende formål
	- Forgår på et bestemt tidspunkt eller over en tidsperiode på eksempelvis flere timer.
	- Foregår et sted
	- Omhandler et eller andet
	- Har nogle deltagere
	- Forbruger nogle ressourcer(faciliteter)
	- Forhold omkring en aktivitet, samt resultater af en aktivitet kan dokumenteres
	- Kan klassificeres efter et emne
	</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt ved det femte møde i Arkitekturboardet 05. juli 2018</adms:versionNotes>	-->
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-07-05</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.0</owl:versionInfo>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>KL</foaf:name>
        <foaf:homepage>http://kl.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/aktivitet"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/aktivitet-1-1-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/aktivitet-1-1-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Oversigt/ClassDiagram/73288a1f-904a-4e38-9add-8b4730cdd543.htm"/>
    <dct:title xml:lang="da">Webudstilling af Aktivitet 1.1 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Activity 1.1 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
 
 
   <!-- ==================================================   -->  
   <!-- Tilstand 2.0 informationsmodel - KL Byggeblok  -->
   <!-- ==================================================   --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/core/tilstand-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/tilstand/</vann:preferredNamespaceUri>		
	<dct:title xml:lang="da">Tilstand 2.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">State 2.0 information model - KL Building Block</dct:title>	
    <dct:description xml:lang="da">Byggeblokken Tilstand kan derfor bruges til, at understøtte relevante oplysninger(data) om tilstande. Dette kunne eksempelvis være en borgers uddannelses-, sundheds-, social- eller beskæftigelsesmæssige tilstand. Byggeblokken Tilstand beskæftiger sig helt centralt med de egenskaber, der er med til at beskrive Objekter. Disse egenskaber fortæller noget om objektet, og med byggeblokken Tilstand kan vi beskrive, hvilken værdi disse egenskaber har på specifikke tidspunkter.
	Det centrale forretningsobjekt i informationsmodellen for Byggeblokken Tilstand er objektet "Tilstand", altså den værdi (tal, tekst mm.), som bruges til at udtrykke en værdi for en observerbar egenskab på et specifikt tidspunkt. Når man ønsker at sætte en værdi på et givent objekts egenskab(er), er det objektets type samt objekttypens egenskaber, som definerer, hvilke egenskaber der er mulige at sætte værdier på for det givne objekt, samt med hvilke enheder tilstandene skal angives. Definitionen og klassifikationen af forskellige objekttyper og objekttypernes egenskaber har derfor stor betydning i forhold til, hvad det er, man kan "måle" og sætte tilstande på hos forskellige objekter (Se Byggeblok Objekt og observerbarEgenskab). Et klassifikationssystem er en forudsætning for optimal udnyttelse at byggeblokken Tilstand, særligt i forhold til udvekslingen af tilstandsoplysninger mellem flere parter. Ved at skabe en fælles forståelse og enighed omkring betydningen af de egenskaber og tilstande, der udveksles for et specifikt objekt, vil både afsender og modtager have den samme semantiske forståelse af informationen om objektet. Byggeblokken Tilstand kan derfor medvirke til, at aktører på tværs af forvaltningsområder opnår en fælles forståelse og enighed omkring tilstande, hvilket er en forudsætning for meningsfuld dataudveksling af tilstande på tværs af forvaltninger og systemer.
</dct:description>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-07-05</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes>		-->
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>KL</foaf:name>
        <foaf:homepage>http://kl.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/RepositoryDesktop/390eadb4-9083-45db-910b-6cd038a2d9bf.htm"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/tilstand-1-0-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/tilstand-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/6bd2ed22-cf1a-46db-ac28-99a0e3ec57ba.htm"/>
    <dct:title xml:lang="da">Webudstilling af Tilstand 1.1 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of State 1.1 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  
  

   <!-- ==================================================   -->  
   <!-- Indsats 1.0 informationsmodel - KL Byggeblok  		-->
   <!-- ==================================================   --> 

  
  <rdf:Description rdf:about="https://data.gov.dk/model/core/indsats-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/indsats/</vann:preferredNamespaceUri>		
	<dct:title xml:lang="da">Indsats 1.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Action 1.0 Information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Hver gang der igangsættes eller foretages noget, som har til formål at ændre, flytte, påvirke eller bibeholde noget, er der tale om en Indsats. Indsatser forekommer i mange forskellige kontekster og kan eksempelvis omhandle den medicinske behandling af en hjertepatient, den økonomiske ydelse, der gives til en udsat borger, eller den ressourceindsats, der kræves for at oprense en sø for bundslam. Byggeblokken Indsats har til formål at give en ensartet måde at arbejde med begrebet indsats, så det er muligt at beskrive og dokumentere indsatser på samme vis, uanset i hvilket forvaltningsområde indsatsen foretages. Dette kan være med til at øge forståelsen, koordineringen samt udvekslingen af indsatser på tværs af forretningsdomæner, hvilket kan bidrage til, at borgere vil opleve en mere sammenhængende service, når indsatserne i højere grad kan koordineres mellem forvaltningsområder og aktører. Byggeblokken Indsats giver mulighed for at arbejde med den påvirkning (Indsatseffekt), en indsats har haft på den Tilstand, der er grundlaget og formålet for gennemførelsen af indsatsen. Ved at tage udgangspunkt i den samme tilstand over en tidsperiode, er det muligt at vurdere, hvor meget tilstanden har rykket sig (progression) under gennemførelsen af indsatsen. Herunder i hvor høj grad målet med indsatsen er opnået (Målopfyldelsesgrad) forskellige steder i indsatsens liv, og om der eksempelvis skal ske en forøgelse i ressourceindsatsen (ressourceforbrug) for at opnå det ønskede mål. Alt dette kan medvirke til, at det er lettere at vurdere, om den indsats som er påbegyndt for en borger, virker efter hensigten. Herudover kan det medvirke til, at gøre dette lettere for aktører på tværs af forretningsområder at vurdere hvilke indsatser som er de rette for en borger.</dct:description>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">05-07-2018</dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt ved det femte møde i Arkitekturboardet 05. juli 2018</adms:versionNotes> -->		
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>		
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
    <dcat:landingPage rdf:resource="http://info.rammearkitektur.dk/index.php/Indsats"/>
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>KL</foaf:name>
        <foaf:homepage>http://kl.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/indsats-1-0-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/indsats-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/e54caf9d-8913-425b-9a84-1cff22fe1975.htm"/>
    <dct:title xml:lang="da">Webudstilling af Indsats 1.0 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Action 1.0 Information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
  

   <!-- ==================================================  -->  
   <!-- Objekt 2.0 informationsmodel- KL Byggeblok  		-->
   <!-- ==================================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/core/objekt-2-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/objekt/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Objekt 2.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Objekt 2.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Byggeblokken Objektet har til formål at kunne rumme og beskrive alle "slags objekter", som optræder i den kommunale forretning</dct:description>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">05-07-2018 </dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>		
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/RepositoryDesktop/390eadb4-9083-45db-910b-6cd038a2d9bf.htm"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/objekt-2-0-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/objekt-2-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/39b61e4d-1f1f-4c53-ad9b-521605f2b149.htm"/>
    <dct:title xml:lang="da">Webudstilling af Objekt 2.0 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Objekt 2.0 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
  
  
   <!-- ==================================================  -->  
   <!-- Aktør 1.0 informationsmodel - KL Byggeblok  		-->
   <!-- ==================================================  --> 

  <rdf:Description rdf:about="https://data.gov.dk/model/core/aktør-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/aktør/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Aktør 1.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Agent 1.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">På tværs af den kommunale forretning er der ofte behov for, at registrere oplysninger om aktører (Hvem er det der har udført noget, eller hvem som har ansvaret for en opgave) i kommunale fagsystemer. Byggeblokken aktør er central i forhold til, at redegøre for den aktør som har en bestemt rolle i en specifik kontekst eller i forhold til en specifik opgave. Dette kan eksempelvis være at redegøre for den medarbejder som er ansvarlig for en børnefaglig undersøgelse af et udsat barn, eller at redegøre for de forskellige aktører som deltager i et møde.</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>KL</foaf:name>
        <foaf:homepage>http://kl.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/aktivitet"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/aktør-1-0-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/aktør-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/625525db-e1c5-4802-98b5-7bdcc50ced5b.htm"/>
    <dct:title xml:lang="da">Webudstilling af Objekt 2.0 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Objekt 2.0 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   


   <!-- ==================================================  -->  
   <!-- Lokation 1.0 informationsmodel - KL Byggeblok  	-->
   <!-- ==================================================  --> 
   <rdf:Description rdf:about="https://data.gov.dk/model/core/Lokation-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/lokation/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Lokation 1.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Loction 1.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Formålet med byggeblokken Lokation er, at sætte rammerne for hvordan begrebet lokation skal forstås. Derudover er formålet at redegøre for de forskellige måder hvorved en lokation kan beskrives. Byggeblokken Lokation udpeger og samler forskellige typer af "lokationer" under den sammen lokationsbetegnelse. Eksempelvis er en adresse en type af lokation, og det samme gælder for en GPS-position eller et lokale. Fælles rammer for hvordan en "lokation" skal forstås og beskrives, kan medvirke til en fælles logisk forståelse og sprog omkring begrebet lokation og forskellige lokationstyper på tværs af It-systemer.</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/lokation"/>
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>KL</foaf:name>
        <foaf:homepage>http://kl.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/lokation-1-0-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/lokation-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/67c661d9-ab69-4fb0-9815-aa4cbdaab3c9.htm"/>
    <dct:title xml:lang="da">Webudstilling af Lokation 2.0 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Location 2.0 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
   
 
 
   <!-- ==================================================  -->  
   <!-- Myndighed 1.0 informationsmodel - KL Byggeblok  	-->
   <!-- ==================================================  -->    
  <rdf:Description rdf:about="https://data.gov.dk/model/core/mndighed-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/myndighed/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Myndighed 1.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Authority 1.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">En myndighed er et offentlig forvaltningsenhed, der har en lovudøvende funktion inden for rammerne af en stat, en delstat, en region eller en kommune, og som ikke er en parlamentarisk forsamling. Byggeblokkens formål er at beskrive de metadata, der er omkring en myndighed, men primært består den af en autoritativ fortegnelse over myndigheder i den danske forvaltning.
	</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/myndighed"/>
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>KL</foaf:name>
        <foaf:homepage>http://kl.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/myndighed-1-0-0-html"/>	
  </rdf:Description>   
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/myndighed-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/cde4aa1f-50d9-4c2e-8049-c5c54f898117.htm"/>
    <dct:title xml:lang="da">Webudstilling af Myndighed 1.0 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Authority 1.0 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>   
   
   <!-- ==================================================  -->  
   <!-- Bevilling 1.0 informationsmodel - KL Byggeblok  	-->
   <!-- ==================================================  -->    
  <rdf:Description rdf:about="https://data.gov.dk/model/core/bevilling-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/bevilling/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Bevilling 1.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Citizen grants 1.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">En bevilling kan opfattes som en "kontrakt" mellem det offentlige og Bevillingsmodtageren (borgere og virksomheder). Den udtrykker dermed "retten til at modtage..." Fælles for alle ydelser, uanset type, er at de skal bevilges før de kan effektueres. Selve bevillingen kan bestå af en række bevilgede ydelser, der hver udpeger netop en ydelse, der er bevilget. Dvs. at bevillingen er en ramme, som indeholder en eller flere bevilgede ydelser. Det er bevillingen, som har en relation til den (bevillings)sag, som indeholder dokumentationen for bevillingen.</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/bevilling"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/Bevilling-1-0-0-html"/>	
  </rdf:Description> 	
  <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/Bevilling-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/8d96b7cc-6c25-4862-b8b7-1a9cfafc7765.htm"/>
    <dct:title xml:lang="da">Webudstilling af Bevilling 1.0 informationsmodel</dct:title>
    <dct:title xml:lang="en">HTML version of Citizen grants 1.0 information model</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>  


   <!-- ==================================================  -->  
   <!--  Effektuering informationsmodel 1.0 - KL Byggeblok  -->
   <!-- ==================================================  -->  
  <rdf:Description rdf:about="https://data.gov.dk/model/core/effektuering-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/effektuering/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Effektuering 1.0 informationsmodel- KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Implementation 1.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Effektuering sikrer at det, der er bevilget også bliver effektueret. Afhængigt af, hvilken slags ydelse der er bevilget, vil det sige: Udbetalt (økonomisk ydelse), Udleveret (Fysisk ydelse) eller udført (Ressourceydelse). Forudsætningen for at effektuere er, at der er lagt en plan for det. Ved en del bevillinger, sker der en løbende effektuering. F.eks. vil mange økonomiske bevillinger være en månedlig udbetaling af et beregnet beløb eller en bevilling af rengøring kunne være en ugentlig rengøring på 2 timer. Det er planen, der fortæller hvad der skal ske og de efterfølgende effektueringer, der fortæller hvad der er sket. Derfor har planen eksempelvis en Dispoisitionsdag (eks. "sidste bankdag i måneden"), mens selve effektueringen har en helt konkret dato for hver effektuering. I disse tilfælde vil der komme mange effektueringer til en plan. Andre bevillinger kan være engangs og dermed vil der blot være en effektuering til hver plan. Effektueringer af planen fortsætter uændret så længe planen har virkning. Ændres i eksempelvis ydelsesbeløbet, sættes den igangværende plan ud af virkning og en ny aktiv plan med det nye ydelsesbeløb startes op.
    </dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/effektuering"/>
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/effektuering-1-0-0-html"/>		
  </rdf:Description> 		
 <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/effektuering-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/888d884b-6072-4a3e-b503-69de5564c320.htm"/>
    <dct:title xml:lang="da">Webudstilling af Effektuering informationsmodel 1.0 </dct:title>
    <dct:title xml:lang="en">HTML version of Implementation information model 1.0</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description>    



   <!-- ==================================================  -->  
   <!--  Ydelse 1.0 Informationsmodel - KL Byggeblok  		-->
   <!-- ==================================================  -->  
  <rdf:Description rdf:about="https://data.gov.dk/model/core/ydelse-1-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>		
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/ydelse/</vann:preferredNamespaceUri>	
	<dct:title xml:lang="da">Ydelse 1.0 Informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Payment 1.0 Information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Ydelse er det som borgere eller virksomheder kan få bevilget. Samlingen af ydelser kalder vi et ydelseskatalog.</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt af KL Arkitekturboard</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/ydelse"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/ydelse-1-0-0-html"/>		
  </rdf:Description> 		
 <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/ydelse-1-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/ad4b07b0-537e-4b71-86e3-db5e3444ee8f.htm"/>
    <dct:title xml:lang="da">Webudstilling af Ydelse 1.0 informationsmodel </dct:title>
    <dct:title xml:lang="en">HTML version of Payment 1.0 information model </dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
  



   <!-- ==================================================  -->  
   <!--  Sag 2.0 Informationsmodel - KL Byggeblok  			-->
   <!-- ==================================================  -->  
  <rdf:Description rdf:about="https://data.gov.dk/model/core/sag-2-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/sag/</vann:preferredNamespaceUri>		
	<dct:title xml:lang="da">Sag 2.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Case Record 2.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da"> Formålet med byggeblokken Sag er at gøre det lettere at udveksle oplysninger om sager mellem to eller flere it-systemer, ved at skabe en fælles forståelse af hvad en sag er, og hvilke metadata der beskriver en sag. ‘Sag’ som begreb er den dokumentationsenhed, der understøtter de offentlige institutioners journalisering.
De offentlige institutioner er underlagt et krav om at journalisere deres informationer. Journalisering er en proces, som indebærer registrering af indkomne og egenproducerede informationer samt deres forsvarlige opbevaring. Journalisering af informationer på sager understøtter de offentlige organisationer i udøvelse af god forvaltningsskik og overholdelse af den tværgående forvaltnings-lovgivnings krav til overblik over sagsbehandlingen, offentlighe-dens mulighed for indsigt, bevaring for eftertiden og forsvarlig be-handling af personoplysninger.
Begrebet ’en Sag’ anvendes i mange forskellige sammenhænge og til mange forskellige formål, men udtrykker altid grundlæggende set det samme: En samling af sammenhørende dokumenter og øv-rige sammenhørende oplysninger, der i sit hele anvendes til at do-kumentere en arbejdsproces, typisk til administrative formål, her-under til at træffe afgørelser.
	</dct:description>		
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">05-09-2018 </dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt på 6. møde i Arkitekturboard 5. september 2018</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/sag"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/sag-2-0-0-html"/>		
  </rdf:Description> 		
 <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/sag-2-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/72382304-9213-4d27-b93b-7d653e6b1725.htm"/>
    <dct:title xml:lang="da">Webudstilling af Sag 2.0 informationsmodel  </dct:title>
    <dct:title xml:lang="en">HTML version of Case Record 2.0 information model </dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
  
 
   <!-- ==================================================  -->  
   <!--  Dokument 2.0 Informationsmodel - KL Byggeblok  		-->
   <!-- ==================================================  -->   
  <rdf:Description rdf:about="https://data.gov.dk/model/core/dokument-2-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/dokument/</vann:preferredNamespaceUri>		
	<dct:title xml:lang="da">Dokument 2.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Document 2.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Formålet med Dokumentmodellen er at gøre det lettere at udveksle oplysninger om dokumenter mellem to eller flere it-systemer, ved at skabe en fælles forståelse af hvad et dokument er, og hvilke informationer et dokument består af. Dokumentmodellen definerer de begreber, forretningsobjekter, attributter, datatyper og relationer, som tilsammen beskriver et dokument. Dokumenter består af en afgrænset samling af informationer, i en kendt struktur, gemt på et kendt medie. Et dokument kan foreligge på papir, digitalt medie eller et hvilket som helst andet medie, der kan være bærer af information. Dokumenter kan rumme tekst, tegninger, grafik, fotografier, video, tale osv. Specifikationen beskriver en model for Dokument og udgør et fælles grundlag for forståelse og metadataopmærkning af digitale dokumenter. Dokumentmodellen udgør dermed det semantiske grundlag for at registrere oplysninger om en organisations dokumenter med henblik på udveksling af dokumentmetadata mellem to eller flere it-systemer.</dct:description>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">05-09-2018 </dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt på 6. møde i Arkitekturboard 5. september 2018</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/dokument"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/dokument-2-0-0-html"/>		
  </rdf:Description> 		
 <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/dokument-2-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/cbb8d1cf-dbf2-4cf0-8d3b-c51e953b4f34.htm"/>
    <dct:title xml:lang="da">Webudstilling af Dokument 2.0 informationsmodel  </dct:title>
    <dct:title xml:lang="en">HTML version of Document 2.0 information model </dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
  

   <!-- ==================================================  -->  
   <!--  Organisation 2.0 Informationsmodel - KL Byggeblok  -->
   <!-- ==================================================  -->   
  <rdf:Description rdf:about="https://data.gov.dk/model/core/organisation-2-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/organisation/</vann:preferredNamespaceUri>		
	<dct:title xml:lang="da">Organisation 2.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Organisation 2.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Specifikation af en model for Organisation (Organisationsmodellen). Formålet med Organisations-modellen er at tilbyde et fælles sprog for beskrivelse af formelle organer og de elementer, som indgår heri. Dette skal understøtte en mere smidig udveksling af organisationsoplysninger mellem it-systemer, som indeholder eller anvender disse organisationsoplysninger. Modellen kan enten alene eller i kombination med elementer fra andre modeller, som eksempelvis Sagsmodellen (se [SAG]), anvendes til at bygge udvekslingsmodeller, som lægges til grund for udvikling af snitflader. Organisationsoplysninger skabes, anvendes og vedligeholdes flere steder i flere forskellige organisationssystemer i en organisation. Løn-systemer, økonomisystemer, fagsystemer og ESDH-systemer indeholder alle forskellige beskrivelser af organisationen. I praksis giver det anledning til stort vedligeholdelsesarbejde, usikkerhed om hvilke oplysninger der er autoritative, samt et antal ikke-standardiserede integrationer.</dct:description>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">05-09-2018 </dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt på 6. møde i Arkitekturboard 5. september 2018</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/organisation"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/organisation-2-0-0-html"/>		
  </rdf:Description> 		
 <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/organisation-2-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/cbb8d1cf-dbf2-4cf0-8d3b-c51e953b4f34.htm"/>
    <dct:title xml:lang="da">Webudstilling af Organisation 2.0 informationsmodel  </dct:title>
    <dct:title xml:lang="en">HTML version of Organisation 2.0 information model </dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
  

   <!-- ==================================================  -->  
   <!--  Klassifikation 2.0 Informationsmodel - KL Byggeblok  -->
   <!-- ==================================================  -->  
  <rdf:Description rdf:about="https://data.gov.dk/model/core/klassifikation-2-0-0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespaceUri>https://data.gov.dk/model/core/klassifikation/</vann:preferredNamespaceUri>		
	<dct:title xml:lang="da">Klassifikation 2.0 informationsmodel - KL Byggeblok</dct:title>
    <dct:title xml:lang="en">Classification 2.0 information model - KL Building Block</dct:title>
    <dct:description xml:lang="da">Her specificeres Klassifikationsmodellen, som en informationsmodel for Klassifikationer. Klassifikationer (eller klassifikationssystemer) dækker over ordnede videnssystemer, som kan anvendes til emnemæssig opmærkning. FORM (den Fællesoffentlige Reference Model) (se [FORM] og KL's Emnesystematik (KLE, se [KLE]) er eksempler på klassifikationer, der kan beskrives af Klassifikationsmodellen. I praksis vil al slags systematisk klassifikation med en eller flere facetter (gruppe af begreber tilhørende samme kategori) kunne beskrives med Klassifikationsmodellen, herunder kontoplaner, uddannelseskategorier, kompetencemodeller, sundhedsfaglige klassifikationssystemer osv. Formålet med Klassifikationsmodellen er, at den skal kunne give en ensartet beskrivelse af forskellige klassifikationssystemer med tilhørende oplysninger, samt kunne tilføre klassemærker eller journalnøgler (entries fra klassifikationssystemer/journalplaner beregnet til opmærkning) til andre modeller som fx Sagsmodellen, Dokumentmodellen og Organisationsmodellen.</dct:description>	
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">05-09-2018 </dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Godkendt på 6. møde i Arkitekturboard 5. september 2018</adms:versionNotes> -->
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</owl:versionInfo>		
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturboard</voag:isApprovedBy> 	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/faelleskommunale-byggeblokke/byggeblokke-i-rammearkitekturen/klassifikation"/>	
	<dcat:distribution rdf:resource="https://data.gov.dk/model/core/classification-2-0-0-html"/>		
  </rdf:Description> 		
 <!-- Udgivelse: HTML -->
  <rdf:Description rdf:about="https://data.gov.dk/model/core/classification-2-0-0-html">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/ClassDiagram/f6173fcc-fbdd-4ce9-b99a-9347f1f9aebb.htm"/>
    <dct:title xml:lang="da">Webudstilling af Klassifikation 2.0 informationsmodel  </dct:title>
    <dct:title xml:lang="en">HTML version of Classification 2.0 information model </dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
  </rdf:Description> 
  

   <!-- ==================================================  -->  
   <!--  Facilitet Informationsmodel - KL                   -->
   <!-- ==================================================  -->    
  <rdf:Description rdf:about="http://info.rammearkitektur.dk/index.php/Facilitet">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
	<dct:title xml:lang="da">Facilitet informationsmodel - KL</dct:title>
    <dct:title xml:lang="en">Facility information model - KL</dct:title>
    <dct:description xml:lang="da">Byggeblok under udarbejdelse til at blive optaget i KLs rammearkitektur. Faciliteter er lokaler og deres udstyr. Faciliteter skal vedligeholdes og de har en aktivitetskalender som viser hvornår de benyttes, vedligeholdes og er ledige. Facilitet er beskrevet mere detaljeret i EDS rapport om lokaleudlån </dct:description>	
<!--	<adms:versionNotes xml:lang="da">Byggeblok under udarbejdelse til at blive optaget i KLs rammearkitektur</adms:versionNotes>  -->
<adms:status rdf:resource="http://purl.org/adms/status/Development"/>
    <dcat:landingPage rdf:resource="http://info.rammearkitektur.dk/byggeblokke/Ny-oversigt/RepositoryDesktop/390eadb4-9083-45db-910b-6cd038a2d9bf.htm"/>
    <!-- <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/> -->
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
  </rdf:Description>  

 
 
   
   <!-- ==================================================  -->  
   <!--  Rettighed og Fuldmagt  Informationsmodel - KL   -->
   <!-- ==================================================  --> 
 
	<rdf:Description rdf:about="http://info.rammearkitektur.dk/index.php/Fuldmagt">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#InformationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
	<dct:title xml:lang="da">Rettighed og Fuldmagt informationsmodel - KL</dct:title>
    <dct:title xml:lang="en">Authorisation information model - KL</dct:title>
    <dct:description xml:lang="da">Byggeblok KLs rammearkitektur laboratorium</dct:description>	
	<!-- <adms:versionNotes xml:lang="da">Byggeblok KLs rammearkitektur laboratorium</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/rammearkitekturens-laboratorium/byggeblokke-i-laboratorium/rettighed-fuldmagt/"/>
	<foaf:page rdf:resource="http://info.rammearkitektur.dk/index.php/Oversigt_over_byggeblokke"/>	
	<dct:conformsTo rdf:resource="https://kombit.dk/sites/default/files/user_upload/documents/Videnscenter/Metodehaandbog%20begrebs%20og%20informationsmodeller.pdf"/>	
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>Sekretariatet for Kommunernes It-Arkitekturråd</vcard:fn>
			<vcard:hasEmail rdf:resource="SKAR@kl.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	</rdf:Description> 


  
  <!-- Klassifikationsmodeller: -->
  
   <!-- ==================================================  -->  
   <!--  Klassifikation: DANSK BRANCHEKODE DB07			   -->
   <!-- ==================================================  --> 
	<rdf:Description rdf:about="https://data.gov.dk/concept/profile/db07/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Klassifikation: DANSK BRANCHEKODE DB07</dct:title>
    <dct:title xml:lang="en">Classification: DB07</dct:title>
    <dct:description xml:lang="da">Dansk Branchekode 2007 (DB07), er en 6-cifret branchenomenklatur, der først og fremmest er udarbejdet til statistisk brug. De indledende afsnit til DB07 beskriver regler og retningslinier for tildeling af branchekode til virksomhederne og deres produktionsenheder (arbejdssteder). Dermed sikres, at brancheplaceringen foretages på en ensartet måde i Danmarks Statistiks Erhvervsstatistiske Register (ESR) og dermed også i Det Centrale Virksomhedsregister (CVR). DB07 er en dansk underopdeling af EU's fælles branchenomenklatur, den 4-cifrede NACE rev. 2. NACE rev. 2 er en revideret udgave af NACE rev. 1.1 fra 2002. NACE rev. 2 bygger på FN´s branchenomenklatur ISIC rev. 4. NACE rev. 2 gælder fra 1. januar 2008 i alle EU-medlemslande ifølge forordning nr. 1893/2006.</dct:description>
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Danmarks Statistik</foaf:name>
			<foaf:homepage>http://dst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>DST - Erhvervsindberetning og –registre</vcard:fn>
			<vcard:hasEmail rdf:resource="bgn@dst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://www.dst.dk/da/Statistik/dokumentation/nomenklaturer/dansk-branchekode-db07"/>
	</rdf:Description>  


   <!-- ==================================================  -->  
   <!--  Klassifikation: DANMARKS STATISTIKS FAGKLASSIFIKATION (DISCO-08)		   -->
   <!-- ==================================================  -->   
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/disco-08#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Klassifikation: DANMARKS STATISTIKS FAGKLASSIFIKATION (DISCO-08)</dct:title>
    <dct:title xml:lang="en">Classification: DISCO-08</dct:title>
    <dct:description xml:lang="da">DISCO-08 er en sekscifret klassifikation med fem niveauer, til klassificering og aggregering af oplysninger om arbejdsfunktioner fra forskellige statistiske undersøgelser. Klassifikationen er en revideret udgave af fagklassifikationen fra 1988 (DISCO-88), som den erstatter.Klassifikationen er et redskab til at organisere jobs eller stillinger, i nogle klart definerede grupper, i forhold til de opgaver der udføres i jobbet eller stillingen. Anvendelsen af DISCO-08 gør det muligt at sammenligne personer med samme arbejdsfunktion, uanset medarbejderens formelle titel og uddannelse.DISCO-08 er den officielle danske version af den internationale fagklassifikation, International Standard Classification of Occupations (ISCO-08), som udarbejdes af International Labour Organisation (ILO).I forhold til ISCO-08, har man fra dansk side valgt, at udvide klassifikationen fra fire til fem niveauer, for på den måde, at tilgodese de behov der måtte være for yderligere opdeling af arbejdsfunktionerne på det danske arbejdsmarked. Udvidelsen betyder, at arbejdsfunktionerne i DISCO-08 – i den mest detaljerede form – opdeles i 563 grupper, mod ISCO-08´s 439 undergrupper.</dct:description>
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Danmarks Statistik</foaf:name>
			<foaf:homepage>http://dst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>DST - Privatøkonomi og Velfærd</vcard:fn>
			<vcard:hasEmail rdf:resource="rai@dst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dcat:landingPage rdf:resource="https://www.dst.dk/da/Statistik/dokumentation/nomenklaturer/disco-08"/>
    <adms:versionNotes xml:lang="da">https://dasam.dk/wp-content/uploads/2019/03/disco08.pdf</adms:versionNotes>	
  </rdf:Description>  
  

   <!-- ==================================================  -->  
   <!--  Klassifikation: FORM							    -->
   <!-- ==================================================  -->     
  <rdf:Description rdf:about="https://data.gov.dk/concept/profile/form/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>			
    <dct:title xml:lang="da">Klassifikation: FORM</dct:title>
    <dct:title xml:lang="en">Classification: FORM</dct:title>
    <dct:description xml:lang="da">FORM (FællesOffentlig ReferenceModel) er et opgavekatalog over det offentliges opgaver, både i forhold til borgere og virksomheder, vedrørende internationale relationer og samfundsforhold, og endelig vedrørende de interne administrative opgaver. Opgavekataloget er et analyse- og struktureringsredskab, som skaber overblik og et fælles sprog på tværs af den offentlige sektor </dct:description>
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FORM-Sekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="bjahe@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>		
    <dcat:landingPage rdf:resource="http://www.form-online.dk/"/>
  </rdf:Description>   


   <!-- ==================================================  -->  
   <!--  Klassifikation: KLE							    -->
   <!-- ==================================================  -->   
   <rdf:Description rdf:about="https://data.gov.dk/concept/profile/kle/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>KLE, Center for Digitalisering og Teknologi, KL</vcard:fn>
			<vcard:hasEmail rdf:resource="fln@kl.dk"/>				
		</vcard:Kind>	
	</dcat:contactPoint>		
    <dct:title xml:lang="da">Klassifikation: KLE</dct:title>
    <dct:title xml:lang="en">Classification: KLE</dct:title>
    <dct:description xml:lang="da">KL Emnesystematik (KLE) er en retskildebaseret kommunal taksonomi (journaliseringsnøgle), der bruges til at registrere de kommunale opgaver (emner) og forvaltningshandlingen ift. opgaven (handlingsfacetterne) på den enkelte sag. KL Emnesystematik tilstræber til enhver tid at reflektere den del af den danske lovgivning, der omfatter den kommunale forvaltning.</dct:description>
    <dct:description xml:lang="en">KLE is a municipal taxonomy based on legal resources used for classifying case records.</dct:description>	
    <dcat:keyword>emnesystematik</dcat:keyword>	
    <dcat:keyword>klassifikation</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>		
    <dcat:landingPage rdf:resource="http://www.kle-online.dk/"/>
    <foaf:page rdf:resource="https://www.kl.dk/nyheder/digitalisering-og-teknologi/2020/september/hvad-er-kl-emnesystematik/"/>	
  </rdf:Description>  
 
 
   <!-- ==================================================  -->  
   <!--  Klassifikation: FFB funktionsevnekatalog		 					    -->
   <!-- ==================================================  -->   
   <rdf:Description rdf:about="https://data.gov.dk/concept/profile/social/ffb/funktionsevnekatalog/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>KL Begreber</vcard:fn>
			<vcard:hasEmail rdf:resource="begreber@kl.dk"/>				
		</vcard:Kind>	
	</dcat:contactPoint>		
    <dct:title xml:lang="da">Klassifikation: (FFB) Fælleskommunalt funktionsevnekatalog</dct:title>
    <dct:title xml:lang="en">Classification: (FFB) Municipal catalogue of functional abilities</dct:title>
    <dct:description xml:lang="da">Fælles og klassificerede begreber mellem myndighed og drift på det specialiserede socialområde for voksne. Anvendes ifm. dokumentationsopgaver under sagsbehandling og levering af sociale indsatser, så der etableres fælles sprog og produktion af strukturerede data.</dct:description>	   
    <dct:description xml:lang="en">Concepts concerning functional abilities in the social area.</dct:description>
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/profile/social/ffb/funktionsevnekatalog/</vann:preferredNamespaceUri>		   
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-12-01</dct:modified>  		   
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.10.0</owl:versionInfo>	
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>		   
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturråd</voag:isApprovedBy> 		   
    <dct:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/ANNUAL_2"/>	
    <dadk:businessArea>Social</dadk:businessArea>
    <dadk:businessAreaCode>26</dadk:businessAreaCode>	   
    <dcat:keyword>klassifikation</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>social</dcat:keyword>		
    <dcat:keyword>funktionsevner</dcat:keyword>		 
    <dcat:keyword>Fælles Faglige Begreber</dcat:keyword>		   
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/klassifikationer#faelleskommunalt-funktionsevnekatalog-ffb--6b"/>
  </rdf:Description>  
 

   <!-- ==================================================  -->  
   <!--  Klassifikation: FFB indsatskatalog							    -->
   <!-- ==================================================  -->   
   <rdf:Description rdf:about="https://data.gov.dk/concept/profile/social/ffb/indsatskatalog/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>KL</foaf:name>
			<foaf:homepage>http://kl.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>KL Begreber</vcard:fn>
			<vcard:hasEmail rdf:resource="begreber@kl.dk"/>				
		</vcard:Kind>	
	</dcat:contactPoint>		
    <dct:title xml:lang="da">Klassifikation: (FFB) Fælleskommunalt indsatskatalog</dct:title>
    <dct:title xml:lang="en">Classification: (FFB) Municipal catalogue of social initiatives</dct:title>
    <dct:description xml:lang="da">Fælles og klassificerede begreber mellem myndighed og drift på det specialiserede socialområde for voksne. Anvendes ifm. dokumentationsopgaver under sagsbehandling og levering af sociale indsatser, så der etableres fælles sprog og produktion af strukturerede data.</dct:description>
    <dct:description xml:lang="en">Concepts related to social initiatives for adults</dct:description>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-12-01</dct:modified>  
    <vann:preferredNamespaceUri>https://data.gov.dk/concept/profile/social/ffb/indsatskatalog/</vann:preferredNamespaceUri>	   
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10.0</owl:versionInfo>		
    <adms:status rdf:resource="http://purl.org/adms/status/Completed"/>		   
    <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/Approved"/>	
    <voag:isApprovedBy>KL Arkitekturråd</voag:isApprovedBy> 		   
    <dct:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/ANNUAL_2"/>	
    <dadk:businessArea>Social</dadk:businessArea>
    <dadk:businessAreaCode>26</dadk:businessAreaCode>	   
    <dcat:keyword>klassifikation</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>social</dcat:keyword>	
    <dcat:keyword>indsatser</dcat:keyword>		
    <dcat:keyword>Fælles Faglige Begreber</dcat:keyword>		   
    <dcat:landingPage rdf:resource="https://rammearkitektur.kl.dk/indhold-i-rammearkitekturen/klassifikationer#faelleskommunalt-indsatskatalog-ffb--7f"/>
  </rdf:Description>  

   <!-- ==================================================  -->  
   <!--  Klassifikation: Offentlige organisationstyper	    -->
   <!-- ==================================================  -->   
   
   <rdf:Description rdf:about="https://data.gov.dk/concept/profile/public-org-types">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>		
    <dct:title xml:lang="da">Klassifikation: Offentlige organisationstyper</dct:title>
    <dct:title xml:lang="en">Classification: Public Organisation Types</dct:title>
    <dct:description xml:lang="da">Klassifikation af offentlige organisationer i forhold til styring og forvaltning i dansk administrativ og fællesof-fentlig kontekst</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019</dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Afventer godkendelse (awaiting approval)</adms:versionNotes>		-->
  <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/AwaitingApproval"/>
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>		
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystemspecification/v1/uml/"/>
	<foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>	
    <dcat:landingPage rdf:resource="https://data.gov.dk/concept/profile/public-org-types"/>
    <!-- <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/> -->	
   </rdf:Description>  
   
  

   
 
   <!-- ==================================================  -->  
   <!--  Klassifikation: Personoplysningskategorier		      -->
   <!-- ==================================================  -->   
      
 
   <rdf:Description rdf:about="https://data.gov.dk/concept/profile/personal-data-categories">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>			
    <dct:title xml:lang="da">Klassifikation: Personoplysningskategorier</dct:title>
    <dct:title xml:lang="en">Classification: Personal Data Categories</dct:title>
    <dct:description xml:lang="da">Klassifikation efter personoplysningers følsomhed idet der gælder forskellige betingelser og procedurer for behandling af oplysningerne </dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019</dct:issued>	
	<!-- <adms:versionNotes xml:lang="da">Afventer godkendelse (awaiting approval)</adms:versionNotes>	-->
  <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/AwaitingApproval"/>	
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>Digitaliseringsstyrelsen</foaf:name>
        <foaf:homepage>https://digst.dk</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystemspecification/v1/uml/"/>
	<foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>	
    <dcat:landingPage rdf:resource="https://data.gov.dk/concept/profile/personal-data-categories"/>
    <!-- <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	-->
	</rdf:Description>   
  
  
   <!-- ==================================================  -->  
   <!--  Klassifikation: Fortrolighedsgrad iht. Sikkerhedscirkulæret	    -->
   <!-- ==================================================  -->   
        
   <rdf:Description rdf:about="https://data.gov.dk/concept/profile/conf-eu-nato-types">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>			
    <dct:title xml:lang="da">Klassifikation: Fortrolighedsgrad iht. Sikkerhedscirkulæret</dct:title>
    <dct:title xml:lang="en">Classification: Confidentiality Types (Nato/EU) </dct:title>
    <dct:description xml:lang="da">Klassifikation af grader af fortrolighed forstået som i hvilket omfang information kan videregives iht. sikker-hedscirkulæret (EU/NATO)</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">11-11-2019</dct:issued>	
		<!-- <adms:versionNotes xml:lang="da">Afventer godkendelse (awaiting approval)</adms:versionNotes>	-->
  <voag:approvalStatus rdf:resource="https:/data.gov.dk/concept/approvalStatus/AwaitingApproval"/>			
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Digitaliseringsstyrelsen</foaf:name>
			<foaf:homepage>https://digst.dk</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>FDA-Modelsekretariatet</vcard:fn>
			<vcard:hasEmail rdf:resource="arkitektur@digst.dk"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
	<foaf:page rdf:resource="https://data.gov.dk/document/itsystemspecification/v1/uml/"/>
	<foaf:page rdf:resource="https://github.com/digst/IT-System-AP"/>
    <dcat:landingPage rdf:resource="https://data.gov.dk/concept/profile/conf-eu-nato-types"/>
    <!--<dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>	-->
	</rdf:Description>   
 
 
  <!-- INTERNATIONALE MODELLER TIL INSPIRATION OG GENBRUG -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
 
	<rdf:Description rdf:about="https://op.europa.eu/en/web/eu-vocabularies/authority-tables">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
        <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>				
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Publications Office of the European Union</foaf:name>
			<foaf:homepage>https://op.europa.eu/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:title xml:lang="da">Klassifikationer: EU kodelister</dct:title>
    <dct:title xml:lang="en">Classifications: EU Named Authority Lists</dct:title>
    <dct:description xml:lang="da">Samling af kodelister udgivet af Europa-Kommissionen til anvendelse i forbindelse med dataudveksling</dct:description>
    <dct:description xml:lang="en">In order to harmonise and standardise the codes and the associated labels used in the Publications Office and for inter-institutional data exchange (i.e.: between the institutions involved in the legal decision-making process gathered in the Interinstitutional Metadata Maintenance Committee [IMMC]), a number of Named Authority Lists (NALs) have been defined.</dct:description>
    <dcat:keyword>klassifikation</dcat:keyword>	
    <dcat:keyword>controlled vocabulary</dcat:keyword>		
    <dcat:keyword>kontrolleret udfaldsrum</dcat:keyword>	
    <dcat:keyword>SKOS</dcat:keyword>		
    <dcat:landingPage rdf:resource="https://op.europa.eu/en/web/eu-vocabularies/authority-tables"/>
	</rdf:Description> 
	
	
  
  <!-- VOAF -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://purl.org/vocommons/voaf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>		
    <dct:title xml:lang="en">Vocabulary of a Friend</dct:title>
    <dct:title xml:lang="da">Vocabulary of a Friend</dct:title>	
    <dct:description xml:lang="da">Et vokabular til beskrivelse af 'linked data'-vokabularer og deres relationer.</dct:description>
    <dct:description xml:lang="en">A vocabulary to describe linked data vocabularies and their relations.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>voaf</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://purl.org/vocommons/voaf#</vann:preferredNamespaceUri>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-12-21</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-11-16</dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1</owl:versionInfo>
    <adms:versionNotes xml:lang="en">-Version 1.1: depreciation of voaf:exampleDataset replaced by voaf:dataset -Version 1: creation</adms:versionNotes>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Mondeca</foaf:name>
			<foaf:homepage>http://www.mondeca.com/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2011 Mondeca</dct:rights>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/3.0/"/>
    <dcat:landingPage rdf:resource="https://lov.linkeddata.es/vocommons/voaf/v2.3"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/oi"/>
  </rdf:Description>
 
  <!-- GeoSparql -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.opengis.net/ont/geosparql">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Geolokation</dct:title>
    <dct:title xml:lang="en">GeoSPARQL</dct:title>
    <dct:description xml:lang="da">GeoSPARQL-standarden fra OGC understøtter repræsentation og forespørgsel af geospatiale data på det semantiske web. GeoSPARQL definerer et vokabular til at repræsentere geospatiale data med RDF, og definerer en udvidelse af SPARQL-spørgesproget til behandling af geospatiale data. Derudover er GeoSPARQL designet til at imødekomme løsninger baseret på kvalitativ spatial ræsonnering og kvantitative spatiale beregninger.</dct:description>
    <dct:description xml:lang="en">The OGC GeoSPARQL standard supports representing and querying geospatial data on the Semantic Web. GeoSPARQL defines a vocabulary for representing geospatial data in RDF, and it defines an extension to the SPARQL query language for processing geospatial data. In addition, GeoSPARQL is designed to accommodate systems based on qualitative spatial reasoning and systems based on quantitative spatial computations.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>gsp</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.opengis.net/ont/geosparql</vann:preferredNamespaceUri>
    <dcat:keyword>geografiske data</dcat:keyword>
    <dcat:keyword>geospatiale data</dcat:keyword>
    <dcat:keyword>geospatial</dcat:keyword>
    <dcat:keyword>geodata</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-04-30</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>Open Geospatial Consortium</foaf:name>
        <foaf:homepage>https://www.opengeospatial.org/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright (c) 2012 Open Geospatial Consortium</dct:rights>
    <dcat:landingPage rdf:resource="http://schemas.opengis.net/geosparql/1.0/geosparql_vocab_all.rdf"/>
    <foaf:page rdf:resource="http://www.opengeospatial.org/standards/geosparql"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:businessArea>Geografisk referencenet og opmåling</dadk:businessArea>
    <dadk:businessAreaCode>52.20.15</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/rs"/>
    <dcat:distribution rdf:resource="http://schemas.opengis.net/geosparql/1.0/geosparql_vocab_all.rdf"/>
  </rdf:Description>
    <!-- Udgivelse: GeoSPARQL 1.0.1 -->
  <rdf:Description rdf:about="http://schemas.opengis.net/geosparql/1.0/geosparql_vocab_all.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://schemas.opengis.net/geosparql/1.0/geosparql_vocab_all.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">GeoSPARQL Vocabulary</dct:description>
    <dct:title xml:lang="da">GeoSPARQL 1.0.1 RDF</dct:title>
    <dct:title xml:lang="en">GeoSPARQL 1.0.1 RDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">46K</schema:fileSize>
  </rdf:Description>
 

 
  <!-- Simplified Features Geometry / OpenGIS simple feature -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.opengis.net/ont/sf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Geofeature</dct:title>
    <dct:title xml:lang="en">OpenGIS Simple Feature</dct:title>
    <dct:description xml:lang="da">En specification af GeoSPARQL til 'simple features' geometrier (punkter, linjer, polygoner ...)</dct:description>
    <dct:description xml:lang="en">A specification of GeoSPARQL for simple features geometries (points, lines, polygons ...)</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>sf</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.opengis.net/ont/</vann:preferredNamespaceUri>
    <dcat:keyword>geometri</dcat:keyword>
    <dcat:keyword>geografiske data</dcat:keyword>
    <dcat:keyword>geospatiale data</dcat:keyword>
    <dcat:keyword>geospatial</dcat:keyword>
    <dcat:keyword>geodata</dcat:keyword>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</owl:versionInfo>
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>Open Geospatial Consortium</foaf:name>
        <foaf:homepage>https://www.opengeospatial.org/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright (c) 2012 Open Geospatial Consortium</dct:rights>
    <cc:license rdf:resource="http://www.opengeospatial.org/legal/"/>
    <dcat:landingPage rdf:resource="http://schemas.opengis.net/sf/1.0/simple_features_geometries.rdf"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://schemas.opengis.net/sf/1.0/simple_features_geometries.rdf"/>
  </rdf:Description>
 
   <!-- Udgivelse: OpenGIS simple features geometries 1.0.1 -->

  <rdf:Description rdf:about="http://schemas.opengis.net/sf/1.0/simple_features_geometries.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://schemas.opengis.net/sf/1.0/simple_features_geometries.rdf"/>
    <dct:description xml:lang="da">Vokabular til 'simple features' geometrier (OpenGIS)</dct:description>
    <dct:description xml:lang="en">Vocabulary for simple features geometries (OpenGIS) </dct:description>
    <dct:title xml:lang="da">Simple features geometries 1.0.1 RDF</dct:title>
    <dct:title xml:lang="en">Simple features geometries 1.0.1 RDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">17K</schema:fileSize>
  </rdf:Description>
 
 
 
 


  <!-- SKOS -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/2009/08/skos-reference/skos.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">SKOS</dct:title>
    <dct:title xml:lang="en">SKOS Vocabulary</dct:title>
    <dct:description xml:lang="da"> SKOS Simple Knowledge Organization System (SKOS) er en W3C-anbefaling der er designet til repræsentation af tesaurusser, klassifikationssystemer, taksonmier og emnetaksonomier, og andre typer af strukturerede kontrollerede ordlister. SKOS er en del af stakken af standarder til det semantiske web som bygger på RDF og RDFS, og det primære formål er at facilitere publicering og anvendelse af vidensorganiserende systemer som linked data. </dct:description>
    <dct:description xml:lang="en"> The Simple Knowledge Organization System (SKOS) is a W3C recommendation designed for representation of thesauri, classification schemes, taxonomies, subject-heading systems, or any other type of structured controlled vocabulary. SKOS is part of the Semantic Web family of standards built upon RDF and RDFS, and its main objective is to enable easy publication and use of such vocabularies as linked data.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>skos</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/2004/02/skos/core#</vann:preferredNamespaceUri>
    <dcat:keyword>klassifikation</dcat:keyword>
    <dcat:keyword>vidensorganisation</dcat:keyword>
    <dcat:keyword>SKOS-RDF</dcat:keyword>
    <dcat:keyword>tesaurus</dcat:keyword>
    <dcat:keyword>taxonomi</dcat:keyword>
    <dcat:keyword>taksonomi</dcat:keyword>
    <dcat:keyword>vokabular</dcat:keyword>
    <dcat:keyword>skema</dcat:keyword>
    <dcat:keyword>glosar</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-08-18</dct:issued>
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>W3C</foaf:name>
        <foaf:homepage>https://www.w3.org/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="https://www.w3.org/2009/08/skos-reference/skos.rdf"/>
    <foaf:page rdf:resource="https://www.w3.org/2009/08/skos-reference/skos.html"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:businessArea>Vidensorganisation </dadk:businessArea>
    <dadk:businessAreaCode>65.40.10.10</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/2009/08/skos-reference/skos.rdf"/>
  </rdf:Description>
  <!-- Udgivelse: SKOS Aug 2009 -->

  <rdf:Description rdf:about="https://www.w3.org/2009/08/skos-reference/skos.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/2009/08/skos-reference/skos.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">SKOS Vocabulary in RDF-format</dct:description>
    <dct:title xml:lang="da">SKOS RDF</dct:title>
    <dct:title xml:lang="en">SKOS RDF</dct:title>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">29K</schema:fileSize>
  </rdf:Description>
 

  
 
  <!-- Klassifikation (SKOS-XL) -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.w3.org/2008/05/skos-xl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">SKOS XL </dct:title>
    <dct:title xml:lang="en">SKOS XL Vocabulary</dct:title>
    <dct:description xml:lang="da">SKOS XL definerer en udvidelse af vokabualret Simple Knowledge Organization System (SKOS) som giver yderligere understøttelse af beskrivelse af og relation mellem leksikalske enheder.</dct:description>
    <dct:description xml:lang="en">SKOS XL defines an extension for the Simple Knowledge Organization System (SKOS), providing additional support for describing and linking lexical entities.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>skos-xl</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/2008/05/skos-xl</vann:preferredNamespaceUri>
    <dcat:keyword>klassifikation</dcat:keyword>
    <dcat:keyword>vidensorganisation</dcat:keyword>
    <dcat:keyword>SKOS-RDF</dcat:keyword>
    <dcat:keyword>tesaurus</dcat:keyword>
    <dcat:keyword>taxonomi</dcat:keyword>
    <dcat:keyword>taksonomi</dcat:keyword>
    <dcat:keyword>vokabular</dcat:keyword>
    <dcat:keyword>skema</dcat:keyword>
    <dcat:keyword>glosar</dcat:keyword>
    <dcat:keyword>label</dcat:keyword>
    <dcat:keyword>termer</dcat:keyword>
    <dcat:keyword>leksikalsk</dcat:keyword>
    <dcat:keyword>teminologi</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-08-18</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>https://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="https://www.w3.org/2009/08/skos-reference/skos-xl.rdf"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/skos-reference/skos-xl.html"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:businessArea>Vidensorganisation </dadk:businessArea>
    <dadk:businessAreaCode>65.40.10.10</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/2009/08/skos-reference/skos-xl.rdf"/>
  </rdf:Description>
  <!-- Udgivelse: SKOS-XL Aug 2009 -->

  <rdf:Description rdf:about="https://www.w3.org/2009/08/skos-reference/skos-xl.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/2009/08/skos-reference/skos-xl.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">SKOS XL Vocabulary in RDF-format</dct:description>
    <dct:title xml:lang="da">SKOS-XL RDF</dct:title>
    <dct:title xml:lang="en">SKOS-XL RDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8K</schema:fileSize>
  </rdf:Description>
 
 
 
  <!-- FOAF -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://xmlns.com/foaf/spec/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">FOAF</dct:title>
    <dct:title xml:lang="en">FOAF Vocabulary Specification</dct:title>
    <dct:description xml:lang="da">FOAD er et projekt som er dedikeret til at forbinde mennesker og information på nettet. Uanset om information eksisterer i menneskers bevidsthed, i fysisk eller i digitale dokumenter, eller i form af faktuelle data, så kan informationerne forbindes. FOAF integrerer tre typer af netværk: sociale netværk omkring menneskelige samarbejder, venskaber og forbindelser, repræsentative netværk der beskriver forenklede visninger af et fiktivt univers med faktuelle temer og informationsnetværk der anvender web-baserede forbindelser til at dele beskrivelser der er publicereret af forskellige kilder.</dct:description>
    <dct:description xml:lang="en">FOAF is a project devoted to linking people and information using the Web. Regardless of whether information is in people's heads, in physical or digital documents, or in the form of factual data, it can be linked. FOAF integrates three kinds of network: social networks of human collaboration, friendship and association; representational networks that describe a simplified view of a cartoon universe in factual terms, and information networks that use Web-based linking to share independently published descriptions of this inter-connected world. </dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>foaf</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://xmlns.com/foaf/0.1/</vann:preferredNamespaceUri>
    <dcat:keyword>mennesker</dcat:keyword>
    <dcat:keyword>personer</dcat:keyword>
    <dcat:keyword>individer</dcat:keyword>
    <dcat:keyword>netværk</dcat:keyword>
    <dcat:keyword>sociale netværk</dcat:keyword>
    <dcat:keyword>fiktive netværk</dcat:keyword>
    <dcat:keyword>informationsnetværk</dcat:keyword>
    <dcat:keyword>friend of a friend</dcat:keyword>
    <dcat:keyword>informationsnetværk</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2014-01-14</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Dan Brickley</foaf:name>
			<foaf:homepage>https://plus.google.com/+DanBrickley</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2000-2014 Dan Brickley and Libby Miller</dct:rights>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dcat:landingPage rdf:resource="http://xmlns.com/foaf/spec/20140114.rdf"/>
    <foaf:page rdf:resource="http://xmlns.com/foaf/spec/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:businessArea>Tele og internet</dadk:businessArea>
    <dadk:businessAreaCode>34.45</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="http://xmlns.com/foaf/spec/20140114.rdf"/>
  </rdf:Description>
  <!-- Udgivelse: FOAF 20140114 -->

  <rdf:Description rdf:about="http://xmlns.com/foaf/spec/20140114.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://xmlns.com/foaf/spec/20140114.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">FOAF Vocabulary Specification in RDF-format</dct:description>
    <dct:title xml:lang="da">FOAF Vocabulary 20140114 RDF</dct:title>
    <dct:title xml:lang="en">FOAF Vocabulary 20140114 RDF</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">44K</schema:fileSize>
  </rdf:Description>
  

 
  <!-- DCAT -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/ns/dcat">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Datasætkatalog-vokabular</dct:title>
    <dct:title xml:lang="en">The data catalog vocabulary</dct:title>
    <dct:description xml:lang="da">DCAT er et RDF-vokabular der er designet til at understøtte interoperabilitet mellem datakataloger der er publiceret på nettet.</dct:description>
    <dct:description xml:lang="en">DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>dcat</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://www.w3.org/ns/dcat</vann:preferredNamespaceUri>
    <dcat:keyword>datasæt</dcat:keyword>
    <dcat:keyword>data</dcat:keyword>
    <dcat:keyword>katalog</dcat:keyword>
    <dcat:keyword>databeskrivelse</dcat:keyword>
    <dcat:keyword>datasætbeskrivelse</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2014-02-13</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>http://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2012-2014 W3C</dct:rights>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/copyright-documents"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/ns/dcat"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-dcat/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Samfundsdigitalisering</dadk:businessArea>
    <dadk:businessAreaCode>06.38</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/dcat.rdf"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/dcat.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: DCAT 1.0 Turtle -->
  <rdf:Description rdf:about="https://www.w3.org/ns/dcat.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/dcat.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Data Catalog Vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">DCAT 1.0 TTL</dct:title>
    <dct:title xml:lang="en">DCAT 1.0 TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">46K</schema:fileSize>
  </rdf:Description>
  <!-- Udgivelse: DCAT 1.0 RDF -->
  <rdf:Description rdf:about="https://www.w3.org/ns/dcat.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/dcat.rdf"/>
    <dct:description xml:lang="da">Data Catalog Vocabulary in RDF-format</dct:description>
    <dct:description xml:lang="en"/>
    <dct:title xml:lang="da">DCAT 1.0 RDF/XML</dct:title>
    <dct:title xml:lang="en">DCAT 1.0 RDF/XML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">57K</schema:fileSize>
  </rdf:Description>  
 
 
<!-- =======================================================   -->
<!--    Asset Description Metadata Schema (ADMS)    		   -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="http://www.w3.org/ns/adms#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>  
    <dct:title xml:lang="da">Asset Description Metadata Schema (ADMS) - Working Group Note</dct:title>
    <dct:title xml:lang="en">Asset Description Metadata Schema (ADMS) - Working Group Note</dct:title>	
    <vann:preferredNamespacePrefix>adms</vann:preferredNamespacePrefix>	
    <vann:preferredNamespaceUri>http://www.w3.org/ns/duv#</vann:preferredNamespaceUri>	
    <dct:description xml:lang="da">ADMS er en profil af DCAT som kan anvendes til at beskrive semantiske aktiver (eller blot aktiver), der defineres som særdeles genbrugelige metadata (fx. xml schemaer, generiske datamodeller, og referencedata (fx kodelister, taksonomier, ordbøger, vokabularer) som anvendes ifm. eGovernment systemudvikling.</dct:description>
    <dct:description xml:lang="en">ADMS is a profile of DCAT, used to describe semantic assets (or just 'Assets'), defined as highly reusable metadata (e.g. xml schemata, generic data models) and reference data (e.g. code lists, taxonomies, dictionaries, vocabularies) that are used for eGovernment system development.</dct:description>		
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-adms/"/>	
    <dcat:distribution rdf:resource="http://www.w3.org/ns/adms.rdf"/>
    <dcat:distribution rdf:resource="http://www.w3.org/ns/adms.ttl"/>	
  </rdf:Description>   

  <!-- Udgivelse: ADMS Turtle -->
  <rdf:Description rdf:about="http://www.w3.org/ns/adms.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/ns/adms.ttl"/>
    <dct:title xml:lang="da">ADMS TTL</dct:title>
    <dct:title xml:lang="en">ADMS  TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">46K</schema:fileSize>
  </rdf:Description>
  <!-- Udgivelse: ADMS RDF -->
  <rdf:Description rdf:about="http://www.w3.org/ns/adms.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/ns/adms.rdf"/>
    <dct:title xml:lang="da">ADMS RDF/XML</dct:title>
    <dct:title xml:lang="en">ADMS RDF/XML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">57K</schema:fileSize>
  </rdf:Description>  
 
 
<!-- =======================================================   -->
<!--    ADMS-AP for JoinUp 									    -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="http://data.europa.eu/w21/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>  
    <dct:title xml:lang="da">ADMS-AP til JoinUp</dct:title>
    <dct:title xml:lang="en">ADMS-AP til JoinUp</dct:title>	
    <vann:preferredNamespacePrefix>adms-ap</vann:preferredNamespacePrefix>	
    <vann:preferredNamespaceUri>http://data.europa.eu/w21/</vann:preferredNamespaceUri>	
    <dct:description xml:lang="da">Udvidelse af ADMS-AP til beskrivelse af interoperabilitetsløsninger som forstået i kontekst af EIF (European Interoperability Framework)</dct:description>
    <dct:description xml:lang="en">The Asset Description Metadata Schema (ADMS) specification was originally drafted to describe semantic interoperability solutions (previously referred to as semantic assets). This application profile of ADMS aims to extend the use of ADMS for the description of other types of interoperability solutions, meaning solutions covering the political, legal, organisational and technical interoperability layers defined by the European Interoperability Framework.</dct:description>		
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/solution/asset-description-metadata-schema-adms/release/20"/>		
	<foaf:page rdf:resource="https://github.com/SEMICeu/ADMS-AP"/>
  </rdf:Description>   

 
 
  <!-- Datasætmetadata (VoID) -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/TR/void/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Vokabularet for sammenhængende datasæt</dct:title>
    <dct:title xml:lang="en">The Vocabulary of Interlinked Datasets</dct:title>
    <dct:description xml:lang="da">VoID er et RDFS-vokabular der understøtter angivelse af metadata om RDF-datasæt. Det er tanken at vokabularet skal bygge bro mellem dem der udstiller og anvender RDF-data med anvendelser fra dataduforskning og datakatalogisering og dataarkivering.</dct:description>
    <dct:description xml:lang="en">VoID is an RDF Schema vocabulary for expressing metadata about RDF datasets. It is intended as a bridge between the publishers and users of RDF data, with applications ranging from data discovery to cataloging and archiving of datasets.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>void</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://www.w3.org/TR/void/</vann:preferredNamespaceUri>
    <dcat:keyword>datasætmetadata</dcat:keyword>
    <dcat:keyword>datadeling</dcat:keyword>
    <dcat:keyword>datasæt</dcat:keyword>
    <dcat:keyword>data</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2010-01-26</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-03-06</dct:modified>
    <adms:versionNotes xml:lang="en">A first version of this document was developed and published by the authors, starting in 2008. This is an extended and improved version, based on community feedback received since the original publication.
	</adms:versionNotes>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>http://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2010 W3C</dct:rights>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/copyright-documents"/>
    <dcat:landingPage rdf:resource="http://rdfs.org/ns/void"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/void/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Samfundsdigitalisering</dadk:businessArea>
    <dadk:businessAreaCode>06.38</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://vocab.deri.ie/void.rdf"/>
    <dcat:distribution rdf:resource="http://vocab.deri.ie/void.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: VoID Turtle-format -->
  <rdf:Description rdf:about="http://vocab.deri.ie/void.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://vocab.deri.ie/void.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">The Vocabulary of Interlinked Datasets i Turtle-format</dct:description>
    <dct:title xml:lang="da">VoID TTL</dct:title>
    <dct:title xml:lang="en">VoID TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">12K</schema:fileSize>
  </rdf:Description>
  <!-- Udgivelse: VoID RDF-format -->
  <rdf:Description rdf:about="http://vocab.deri.ie/void.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://vocab.deri.ie/void.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">The Vocabulary of Interlinked Datasets in RDF-format</dct:description>
    <dct:title xml:lang="da">VoID RDF</dct:title>
    <dct:title xml:lang="en">VoID RDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">18K</schema:fileSize>
  </rdf:Description>  
 
  <!-- DCMI Metadata -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://purl.org/dc/terms">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">DCMI-metadatatermer</dct:title>
    <dct:title xml:lang="en">DCMI Metadata Terms</dct:title>
    <dct:description xml:lang="da">Dette dokument er en opdateret specification af samtlige metadatatemer som vedligeholdes af Dublin Core Metadata Initiative, herunder egenskaber, klasser samt vokabular- og syntaksrelaterede systemer. </dct:description>
    <dct:description xml:lang="en">	This document is an up-to-date specification of all metadata terms maintained by the Dublin Core Metadata Initiative, including properties, vocabulary encoding schemes, syntax encoding schemes, and classes.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>dct</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://purl.org/dc/terms</vann:preferredNamespaceUri>
    <dcat:keyword>Dublin Core</dcat:keyword>
    <dcat:keyword>metadata</dcat:keyword>
    <dcat:keyword>ressourcebeskrivelse</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-06-14</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Dublin Core</foaf:name>
			<foaf:homepage>http://dublincore.org/usage/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="http://purl.org/dc/terms"/>
    <foaf:page rdf:resource="http://dublincore.org/documents/dcmi-terms/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://purl.org/dc/terms/dctterms"/>
  </rdf:Description>
  <!-- Udgivelse: DCMI Metadata terms -->
  <rdf:Description rdf:about="http://purl.org/dc/terms/dctterms">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://purl.org/dc/terms/dctterms"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">DCMI Metadata Terms i Turtle-format</dct:description>
    <dct:title xml:lang="da">DCMI TTL</dct:title>
    <dct:title xml:lang="en">DCMI TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">59K</schema:fileSize>
  </rdf:Description>
   

 
  <!-- DCMI Type Vocabulary -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://purl.org/dc/dcmitype/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">DCMI-typevokabular</dct:title>
    <dct:title xml:lang="en">DCMI Type Vocabulary</dct:title>
    <dct:description xml:lang="da">DCMI typevokabularet specificerer en mængde af klasser som anvendes til at klassificere ressourcer ift. træk eller genrer.</dct:description>
    <dct:description xml:lang="en">The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>dcmitype</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://purl.org/dc/dcmitype/</vann:preferredNamespaceUri>
    <dcat:keyword>Dublin Core</dcat:keyword>
    <dcat:keyword>ressourcetype</dcat:keyword>
    <dcat:keyword>værktype</dcat:keyword>
    <dcat:keyword>medium</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-06-14</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Dublin Core</foaf:name>
			<foaf:homepage>http://dublincore.org/usage/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="http://purl.org/dc/dcmitype/"/>
    <foaf:page rdf:resource="http://dublincore.org/documents/dcmi-type-vocabulary/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://purl.org/dc/dcmitype/dcmitype"/>
  </rdf:Description>
  <!-- Udgivelse: DCMI Type Vocabulary -->
  <rdf:Description rdf:about="http://purl.org/dc/dcmitype/dcmitype">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://purl.org/dc/dcmitype/dcmitype"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">DCMI Type Vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">DCMI Type TTL</dct:title>
    <dct:title xml:lang="en">DCMI Type TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">9K</schema:fileSize>
  </rdf:Description>    
 
  <!-- Geoinformation INSPIRE -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/2015/03/inspire/smod">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">SmOD INSPIRE-vokabularer</dct:title>
    <dct:title xml:lang="en">SmOD INSPIRE Vocabularies</dct:title>
    <dct:description xml:lang="da">Linked datamodel baseret på EUs INSPIRE dataspecifikationer udviklet af The Smart Open Data Project (SmOD)</dct:description>
    <dct:description xml:lang="en"> Linked Data model based on the European Union's INSPIRE data specifications developed by The Smart Open Data Project (SmOD)</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>smod</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://www.w3.org/2015/03/inspire/smod</vann:preferredNamespaceUri>
    <dcat:keyword>geografi</dcat:keyword>
    <dcat:keyword>sted</dcat:keyword>
    <dcat:keyword>stednavne</dcat:keyword>
    <dcat:keyword>miljø</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">19-08-2015</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>SmartOpenData</foaf:name>
			<foaf:homepage>http://www.smartopendata.eu/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="https://www.w3.org/2015/03/inspire/"/>
    <foaf:page rdf:resource="https://www.w3.org/2015/03/inspire/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/2015/03/inspire/Overview.ttl"/>
    <dcat:distribution rdf:resource="https://www.w3.org/2015/03/inspire/Overview.rdf"/>
  </rdf:Description>
  <!-- Udgivelse: Geoinformation INSPIRE i RDF -->
  <rdf:Description rdf:about="https://www.w3.org/2015/03/inspire/Overview.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/2015/03/inspire/Overview.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">SmOD INSPIRE Vocabularies</dct:description>
    <dct:title xml:lang="da">SmOD INSPIRE RDF/XML</dct:title>
    <dct:title xml:lang="en">SmOD INSPIRE RDF/XML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4K</schema:fileSize>
  </rdf:Description>
  <!-- Udgivelse: Geoinformation INSPIRE i Turtle -->
  <rdf:Description rdf:about="https://www.w3.org/2015/03/inspire/Overview.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/2015/03/inspire/Overview.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">SmOD INSPIRE Vocabularies in Turtle-format</dct:description>
    <dct:title xml:lang="da">SmOD INSPIRE TTL</dct:title>
    <dct:title xml:lang="en">SmOD INSPIRE TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3K</schema:fileSize>
  </rdf:Description>  
  
 
  <!-- Schema: Action -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://schema.org/Action">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Schema: Handling</dct:title>
    <dct:title xml:lang="en">Schema: Action</dct:title>
    <dct:description xml:lang="da">En handling som udøves af en direkte aktør eller indirekte deltagere på et direkte objekt. Handlingen foregår eventuelt på en stedbestemt lokation ved hjælp af et redskab. Udførelsen af handlingen kan producere et resultat. Forskellige dokumentationsmuligheder for undertyper af handlinger kan specificere de nøjagtige forventninger til hvert argument/rolle.</dct:description>
    <dct:description xml:lang="en">An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument/role.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>schema</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://schema.org/Action</vann:preferredNamespaceUri>
    <dcat:keyword>handling</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Schema.org</foaf:name>
			<foaf:homepage>http://schema.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="http://schema.org/Action"/>
    <foaf:page rdf:resource="http://schema.org/Action"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
  </rdf:Description>
 
  <!-- Schema: CreativeWork -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://schema.org/CreativeWork">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Schema: Værk</dct:title>
    <dct:title xml:lang="en">Schema: CreativeWork</dct:title>
    <dct:description xml:lang="da">Den mest generiske typer af værker, herunder bøger, film, fotografier, sofwareprogrammel, etc.</dct:description>
    <dct:description xml:lang="en">The most generic kind of creative work, including books, movies, photographs, software programs, etc.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>schema</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://schema.org/CreativeWork</vann:preferredNamespaceUri>
    <dcat:keyword>værk</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Schema.org</foaf:name>
			<foaf:homepage>http://schema.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="http://schema.org/CreativeWork"/>
    <foaf:page rdf:resource="http://schema.org/CreativeWork"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
  </rdf:Description>
 
  <!-- Juridisk ressource (ELI) -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Europærisk identifikator for juridiske ressourcer</dct:title>
    <dct:title xml:lang="en">The European Legislation Identifier</dct:title>
    <dct:description xml:lang="da">En ontologi til bskrivelse af lovgivning - baseret på FRBR-modellen, som anvender ELI-metadatafelterne, Jf. klasserne "LegalResource", "LegalExpression" og "Format".</dct:description>
    <dct:description xml:lang="en">An ontology to describe legislation, based on the FRBR model, that encodes the ELI metadata fields. See the classes "LegalResource", "LegalExpression" and "Format" as entry points.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>eli</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://data.europa.eu/eli/ontology</vann:preferredNamespaceUri>
    <dcat:keyword>jura</dcat:keyword>
    <dcat:keyword>lovgivning</dcat:keyword>
    <dcat:keyword>bekendtgørelser</dcat:keyword>
    <dcat:keyword>lov</dcat:keyword>
    <dcat:keyword>EU</dcat:keyword>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1</owl:versionInfo>
    <adms:versionNotes xml:lang="en">* 1.1 *
		  - added the following properties :
			- is_member_of / has_member
			- number
			- jurisdiction
			- date_applicability
			- applies / applied_by
			- commences / commenced_by
			- repeals / repealed_by
			- corrects / corrected_by
			- amends / amended_by
			- is_another_publication_of / has_another_publication
		  - additionnal properties were also added to accomodate with situations where a property value can be either a literal or a URI :
			- responsibility_of_agent vs. responsibility_of
			- published_in_format vs. published_in
			- publisher_agent vs. publisher
			- rightsholder_agent vs. rightsholder
		  - the relations with DublinCore properties is now declared with a custom annotation property "eli:isSpecificPropertyOf" instead of rdfs:subPropertyOf to be able to relate both eli:publisher/eli:publisher_agent to dcterms:publisher, and eli:rightsholder/eli:rightsholder_agent to dcterms:rightsholder.
		  - added the class LegalResourceSubdivision
		  - the propery implements / implemented_by was deprecated in favor of applies / applied_by
		  - numerous definitions were improved and clarified
		  - all ontology items are documented with :
			- their version of creation;
			- their version of latest modification;
			- an history note documenting the changes on the item;
		V1.1 is backward compatible with v1.0, with 1 following exception :
		  - starting from v1.1, is_member_of / has_member should be used instead of is_part_of / has_part for conceptual inclusions;
		Additionnally, ELI implementers are strongly encouraged to use applies / applied_by instead of implements / implemented_by; note however that implements/implemented_by currently remain in the ontology so publishers can take the time to transition smoothly.
	</adms:versionNotes>
    
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>EU</foaf:name>
			<foaf:homepage>http://eur-lex.europa.eu/eli-register/about.html</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="https://op.europa.eu/da/web/eu-vocabularies/eli"/>
    <foaf:page rdf:resource="http://publications.europa.eu/mdr/eli/index.html"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Lovgivning</dadk:businessArea>
    <dadk:businessAreaCode>05.10</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://publications.europa.eu/mdr/resource/eli/eli.owl"/>
  </rdf:Description>
  <!-- Udgivelse: European Legislation Identifier 1.1 -->
  <rdf:Description rdf:about="http://publications.europa.eu/mdr/resource/eli/eli.owl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://publications.europa.eu/mdr/resource/eli/eli.owl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">European Legislation Identifier in RDF-format</dct:description>
    <dct:title xml:lang="da">European Legislation Identifier 1.1 RDF/XML</dct:title>
    <dct:title xml:lang="en">European Legislation Identifier 1.1 RDF/XML</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">114K</schema:fileSize>
  </rdf:Description>  
  
 
  <!-- Bibliographic Ontology Specification (BIBO) -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://purl.org/ontology/bibo/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Bibliografiontologi</dct:title>
    <dct:title xml:lang="en">Bibliographic Ontology Specification</dct:title>
    <dct:description xml:lang="da">Bibliografisontologi som specificerer de centrale begreber og egenskaber til beskrivelse af henvisninger og bibliografiske referencer (fx. citater, bøger, artikler, etc) på det semantiske web.</dct:description>
    <dct:description xml:lang="en">The Bibliographic Ontology Specification provides main concepts and properties for describing citations and bibliographic references (i.e. quotes, books, articles, etc) on the Semantic Web.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>bibo</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://purl.org/ontology/bibo/</vann:preferredNamespaceUri>
    <dcat:keyword>bibliografi</dcat:keyword>
    <dcat:keyword>referencer</dcat:keyword>
    <dcat:keyword>kildeangivelse</dcat:keyword>
    <dcat:keyword>bibliografisk</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-11-04</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Structured Dynamics</foaf:name>
			<foaf:homepage>http://www.structureddynamics.com/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2008-2013 by Structured Dynamics LLC.</dct:rights>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dcat:landingPage rdf:resource="https://github.com/structureddynamics/Bibliographic-Ontology-BIBO"/>
    <foaf:page rdf:resource="http://bibliontology.com/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/EDUC"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Kultur</dadk:businessArea>
    <dadk:businessAreaCode>16</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://github.com/structureddynamics/Bibliographic-Ontology-BIBO/blob/master/bibo.owl"/>
  </rdf:Description>
  <!-- Udgivelse: BIBO 1.0 -->
  <rdf:Description rdf:about="https://github.com/structureddynamics/Bibliographic-Ontology-BIBO/blob/master/bibo.owl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://github.com/structureddynamics/Bibliographic-Ontology-BIBO/blob/master/bibo.owl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Bibliograpic Ontology (BIBO) in OWL/XML displayed in HTML</dct:description>
    <dct:title xml:lang="da">Bibliograpic Ontology 1.0</dct:title>
    <dct:title xml:lang="en">Bibliograpic Ontology 1.0</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">HTML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Description>  




  <!-- ORG - Organization ontology -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/TR/vocab-org/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Organisationsontologien</dct:title>
    <dct:title xml:lang="en">The Organization Ontology</dct:title>
    <dct:description xml:lang="da">En kerneontologi for organisatoriske strukturer målrettet publisering af informationer om organisationer på tværs af domæner som linked data. Den er designet således at den tillader domænespecifikke udvideleser der tilføjer klassifikationer af organisationer og roller, såvel som udvidelser der kan understøtte beslægtede informationer såsom organisatoriske aktiviteter.</dct:description>
    <dct:description xml:lang="en">A core ontology for organizational structures, aimed at supporting linked data publishing of organizational information across a number of domains. It is designed to allow domain-specific extensions to add classification of organizations and roles, as well as extensions to support neighbouring information such as organizational activities.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>org</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/org</vann:preferredNamespaceUri>
    <dcat:keyword>organisation</dcat:keyword>
    <dcat:keyword>virksomhed</dcat:keyword>
    <dcat:keyword>selskab</dcat:keyword>
    <dcat:keyword>business</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2014-01-16</dct:issued>
    <dct:publisher>
    <foaf:Agent>
        <foaf:name>W3C</foaf:name>
        <foaf:homepage>https://www.w3.org/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2012-2014 W3C</dct:rights>
    <cc:license rdf:resource="http://www.opendatacommons.org/licenses/pddl/1.0/"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/ns/org.rdf"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-org/"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/org.rdf"/>
  </rdf:Description>
  <!-- Udgivelse: Organization Ontology -->
  <rdf:Description rdf:about="https://www.w3.org/ns/org.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/org.rdf"/>
    <dct:title xml:lang="da">Organisationsontologien - RDF</dct:title>
    <dct:title xml:lang="en">The Organization Ontology RDF</dct:title>	  
    <dct:description xml:lang="da">The Organization Ontology in RDF-format</dct:description>
    <dct:description xml:lang="en">The Organization Ontology in RDF-format</dct:description>
    <dct:title xml:lang="da">The Organization Ontology RDF/XML</dct:title>
    <dct:title xml:lang="en">The Organization Ontology RDF/XML</dct:title>
    <dct:license rdf:resource="http://www.opendatacommons.org/licenses/pddl/1.0/"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">102K</schema:fileSize>
  </rdf:Description>	


   <!-- W3C Registered Organization Vocabulary -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/TR/vocab-regorg/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Vokabular for formelle organisationer</dct:title>
    <dct:title xml:lang="en">Registered Organization Vocabulary</dct:title>
    <dct:description xml:lang="da">Registered Organization Vocabulary er en profil af Organization Ontology som beskriver organisationer der har opnået status som en juridisk entitet ved en formel registreringsproces, typisk i et nationalt eller regionalt register.</dct:description>
    <dct:description xml:lang="en">The Registered Organization Vocabulary is a profile of the Organization Ontology for describing organizations that have gained legal entity status through a formal registration process, typically in a national or regional register.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>rov</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://www.w3.org/TR/vocab-regorg/rov</vann:preferredNamespaceUri>
    <dcat:keyword>virksomhed</dcat:keyword>
    <dcat:keyword>registreret virksomhed</dcat:keyword>
    <dcat:keyword>virksregistration</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2013-08-01</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>http://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2013 W3C® (MIT, ERCIM, Keio, Beihang)</dct:rights>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-regorg"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-regorg"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Virksomheds- og erhvervsregistrering</dadk:businessArea>
    <dadk:businessAreaCode>34.10.25</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/pf"/>
    <dcat:distribution rdf:resource="http://www.w3.org/ns/regorg.rdf"/>
    <dcat:distribution rdf:resource="http://www.w3.org/ns/regorg.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: Registered Organization Vocabulary RDF/XML -->
  <rdf:Description rdf:about="http://www.w3.org/ns/regorg.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/ns/regorg.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Registered Organization Vocabulary in RDF/XML-format</dct:description>
    <dct:title xml:lang="da">Registered Organization Vocabulary RDF</dct:title>
    <dct:title xml:lang="en">Registered Organization Vocabulary RDF</dct:title>
    <dct:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF/XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11K</schema:fileSize>
  </rdf:Description>
  <!-- Udgivelse: Registered Organization Vocabulary Turtle -->
  <rdf:Description rdf:about="http://www.w3.org/ns/regorg.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/ns/regorg.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Registered Organization Vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">Registered Organization Vocabulary TTL</dct:title>
    <dct:title xml:lang="en">Registered Organization Vocabulary TTL</dct:title>
    <dct:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8K</schema:fileSize>
  </rdf:Description>
   

  <!-- CPOV -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://joinup.ec.europa.eu/release/core-public-organisation-vocabulary-v100">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">e-Government kernevokabular for offentlig organisation</dct:title>
    <dct:title xml:lang="en">e-Government Core Public Organisation Vocabulary (CPOV)</dct:title>
    <dct:description xml:lang="da">Core Public Organization Vocabulary (CPOV) er designet til at understøtte udvekslingen af basisinformation omkring enkelte offentlige organisationer.</dct:description>
    <dct:description xml:lang="en">The Core Public Organization Vocabulary (CPOV) is designed to support the exchange of basic information about individual public organizations.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>cpov</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>TBA (ikke tildelt endnu)</vann:preferredNamespaceUri>
    <dcat:keyword>offentlig organisation</dcat:keyword>
    <dcat:keyword>myndighed</dcat:keyword>
    <dcat:keyword>offentlig administration</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-15</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>© 2016 European Union</dct:rights>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/release/core-public-organisation-vocabulary-v100"/>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-public-organisation-vocabulary-v100"/>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2016-12/core_public_organisation_vocabulary_version_1.0.0.eap"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Offentlig forvaltning og demokrati</dadk:businessArea>
    <dadk:businessAreaCode>05.05</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2017-02/cpov_rdf_schema_turtle_v0.03_0.ttl"/>
  </rdf:Description>
  
  
  <!-- Core Business Vocabulary -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.w3.org/ns/legal#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">e-Government kernevokabular for virksomheder</dct:title>
    <dct:title xml:lang="en">e-Government Core Business Vocabulary</dct:title>
    <dct:description xml:lang="da">Core Business er designet til at understøtte udvekslingen af basisinformation omkring virksomheder</dct:description>
    <dct:description xml:lang="en">The Core Business Vocabulary is a simplified, reusable and extensible data model that captures the fundamental characteristics of a legal entity, e.g. the legal name, the activity, address, etc.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>legal</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/legal#</vann:preferredNamespaceUri>
    <dcat:keyword>virksomhed</dcat:keyword>
    <dcat:keyword>juridisk enhed</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-15</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>© 2016 European Union</dct:rights>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/solution/e-government-core-vocabularies/core-business-vocabulary"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<foaf:page rdf:resource="https://github.com/SEMICeu/Core-Business-Vocabulary"/>

  </rdf:Description>
  	  
  	
  <!-- The Core Standards and Specifications Vocabulary (CSSV)-->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://data.europa.eu/2sa/cssv#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">e-Government kernevokabular for standarder og specifikationer</dct:title>
    <dct:title xml:lang="en">The Core Standards and Specifications Vocabulary</dct:title>
    <dct:description xml:lang="da">Core Standards and Specifications Vocabulary er designet til at understøtte udvekslingen af basisinformation omkring standarder og specifikationer</dct:description>
    <dct:description xml:lang="en">The CSSV is the vocabulary used for the information exchange related to standards and specifications amongst software solutions, and it is the key element for the development of the new release of the EIRA Library of Interoperability Specifications (ELIS).</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>cssv</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://data.europa.eu/2sa/cssv#</vann:preferredNamespaceUri>
    <dcat:keyword>specifikationer</dcat:keyword>
    <dcat:keyword>standarder</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="https://www.gnu.org/licenses/gpl-3.0.html"/>
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/collection/semantic-interoperability-community-semic/solution/e-government-core-vocabularies/core-business-vocabulary"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<foaf:page rdf:resource="https://github.com/SEMICeu/CAMSS_CSSV"/>

  </rdf:Description>
  	  
	  
 
  <!-- EU Budget -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://data.europa.eu/bud/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">EUs Budgetvokabular</dct:title>
    <dct:title xml:lang="en">EU Budget Vocabulary</dct:title>
    <dct:description xml:lang="da">Vokabularet for EU Budgetter specificerer en RDF-datamodel til formiding af det årlige EU-budget. ISA Open Metadata Licence v1.1</dct:description>
    <dct:description xml:lang="en">The EU Budget Vocabulary specifies an RDF data model for disseminating the European annual budget. ISA Open Metadata Licence v1.1</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>bud</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://joinup.ec.europa.eu/site/core_vocabularies/registry/eubudget/eu_budget_vocabulary_1.01.ttl</vann:preferredNamespaceUri>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-09-28</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.01</owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (development</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>EU</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/PUBL</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/site/core_vocabularies/registry/eubudget/eu_budget_vocabulary_1.01.ttl"/>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/eu-budget-vocabulary-10/10"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://joinup.ec.europa.eu/site/core_vocabularies/registry/eubudget/eu_budget_vocabulary_1.01.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: EU Budget Vocabulary 1.0.1 -->

  <!--
  <rdf:Description rdf:about="https://joinup.ec.europa.eu/site/core_vocabularies/registry/eubudget/eu_budget_vocabulary_1.01.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/site/core_vocabularies/registry/eubudget/eu_budget_vocabulary_1.01.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">EU Budget Vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">EU Budget Vocabulary 1.0.1 TTL</dct:title>
    <dct:title xml:lang="en">EU Budget Vocabulary 1.0.1 TTL</dct:title>
    <dct:license rdf:resource="ISA Open Metadata Licence v1.1"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">30K</schema:fileSize>
  </rdf:Description>
  -->   
  
  <!-- ISA Location Core Vocabulary -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/ns/locn">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">e-Government kernevokabular for lokation</dct:title>
    <dct:title xml:lang="en"> e-Government Core Location Vocabulary</dct:title>
    <dct:description xml:lang="da">ISA-programmets Location Core Vocabulary specificerer de basale klasser og egenskaber til beskrivelse af ethvert sted ved dets navn, adresse eller geometri. Vokabularet er er specifikt designet til at understøtte publiceringen af data der er interoperable med EUs INSPIRE-direktiv. Det er tæt forbundet ISA-programmets vokabularer Registered Organization Vocabulary og ISA Person Core Vocabulary, som nu også er tilgængelige i W3C-regi.</dct:description>
    <dct:description xml:lang="en">The ISA Programme Location Core Vocabulary provides a minimum set of classes and properties for describing any place in terms of its name, address or geometry. The vocabulary is specifically designed to aid the publication of data that is interoperable with EU INSPIRE Directive. It is closely integrated with the Business and Person Core Vocabularies of the EU ISA Programme, now available in W3C space as, respectively, the Registered Organization vocabulary and ISA Person Core Vocabulary.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>locn</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://www.w3.org/ns/locn</vann:preferredNamespaceUri>
    <dcat:keyword>lokation</dcat:keyword>
    <dcat:keyword>adresse</dcat:keyword>
    <dcat:keyword>sted</dcat:keyword>
    <dcat:keyword>geografi</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-03-23</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © European Union, 2012-2015</dct:rights>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/ns/locn"/>
    <foaf:page rdf:resource="https://www.w3.org/ns/locn"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Fysisk planlægning og geodata</dadk:businessArea>
    <dadk:businessAreaCode>52</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/ad"/>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/gn"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/locn.rdf"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/locn.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: ISA Location Core Vocabulary 2.0 RDF/XML -->
  <rdf:Description rdf:about="https://www.w3.org/ns/locn.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/locn.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">ISA Programme Location Core Vocabulary in RDF/XML-format</dct:description>
    <dct:title xml:lang="da"/>
    <dct:title xml:lang="en">ISA Programme Location Core Vocabulary 2.0 RDF</dct:title>
    <dct:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF/XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">27K</schema:fileSize>
  </rdf:Description>
  <!-- Udgivelse: ISA Location Core Vocabulary 2.0 Turtle -->
  <rdf:Description rdf:about="https://www.w3.org/ns/locn.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/locn.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">ISA Programme Location Core Vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">ISA Programme Location Core Vocabulary 2.0 TTL</dct:title>
    <dct:title xml:lang="en">ISA Programme Location Core Vocabulary 2.0 TTL</dct:title>
    <dct:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20K</schema:fileSize>
  </rdf:Description>  
 

 
  <!-- ISA Person Core Vocabulary -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.w3.org/ns/person">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">e-Government kernevokabular for person</dct:title>
    <dct:title xml:lang="en">e-Government Core Person Vocabulary</dct:title>
    <dct:description xml:lang="da">ISA-programmets Core Person Vocabulary specificerer de basale klasser og egenskaber til beskrivelse af en fysisk person, dvs. individet modsat roller som individer har i samfundet eller de relationer de måtte have til hinanden, organisationer eller ejendom; som hver især bidrager til den brede betydning af identitet.</dct:description>
    <dct:description xml:lang="en">The Person Core Vocabulary provides a minimum set of classes and properties for describing a natural person, i.e. the individual as opposed to any role they may play in society or the relationships they have to other people, organisations and property; all of which contribute significantly to the broader concept of identity.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>person</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/person</vann:preferredNamespaceUri>
    <dcat:keyword>person</dcat:keyword>
    <dcat:keyword>persondata</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2012 European Commission</dct:rights>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/ns/person"/>
    <foaf:page rdf:resource="https://www.w3.org/ns/person"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/SOCI"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Folkeregistrering og personnavn </dadk:businessArea>
    <dadk:businessAreaCode>08.15</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/person.ttl"/>
  </rdf:Description>
  <!-- Ugivelse: ISA Programme Person Core Vocabulary -->
  <rdf:Description rdf:about="https://www.w3.org/ns/person.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/person.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">ISA Programme Person Core Vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">ISA Programme Person Core Vocabulary TTL</dct:title>  
    <dct:title xml:lang="en">ISA Programme Person Core Vocabulary TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7K</schema:fileSize>
  </rdf:Description>  
 

  
    <!-- CPSV -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://joinup.ec.europa.eu/solution/core-public-service-vocabulary">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">e-government kernevokabular for offentlige services</dct:title>
    <dct:title xml:lang="en">e-government Core Public Service Vocabulary (CPSV)</dct:title>
    <dct:description xml:lang="da">Core Public Service Vocabulary (CPSV) er designet til at understøtte udvekslingen af basisinformation omkring  offentlige services.</dct:description>
    <dct:description xml:lang="en">The Core Public Service Vocabulary (CPSV) is designed to support the exchange of basic information about public services.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>cpsv</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri></vann:preferredNamespaceUri>
    <dcat:keyword>offentlig service</dcat:keyword>
    <dcat:keyword>myndighed</dcat:keyword>
    <dcat:keyword>offentlig administration</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.01.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>© 2013 European Union</dct:rights>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/solution/core-public-service-vocabulary?f%5B0%5D=solution_content_bundle%3Aasset_release"/>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-public-organisation-vocabulary-v100"/>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2016-12/core_public_organisation_vocabulary_version_1.0.0.eap"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Offentlig forvaltning og demokrati</dadk:businessArea>
    <dadk:businessAreaCode>05.05</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2017-02/cpov_rdf_schema_turtle_v0.03_0.ttl"/>
  </rdf:Description>
  
  
    
    <!-- CPSV-AP -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://ec.europa.eu/isa2/solutions/core-public-service-vocabulary-application-profile-cpsv-ap_en">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Anvendelsesprofil for offentlige services</dct:title>
    <dct:title xml:lang="en">Core Public Service Vocabulary Application Profile </dct:title>
    <dct:description xml:lang="da">Core Public Service Vocabulary Application Profile (CPSV-AP) er designet til at understøtte udvekslingen af basisinformation omkring  offentlige services.</dct:description>
    <dct:description xml:lang="en">The Core Public Service Vocabulary Application Profile  (CPSV-AP) is designed to support the exchange of basic information about public services.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>cpsv-ap</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri></vann:preferredNamespaceUri>
    <dcat:keyword>offentlig service</dcat:keyword>
    <dcat:keyword>myndighed</dcat:keyword>
    <dcat:keyword>offentlig administration</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.01.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission - DIGIT</foaf:name>
			<foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>© 2019 European Union</dct:rights>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://ec.europa.eu/isa2/solutions/core-public-service-vocabulary-application-profile-cpsv-ap_en"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Offentlig forvaltning og demokrati</dadk:businessArea>
    <dadk:businessAreaCode>05.05</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2017-02/cpov_rdf_schema_turtle_v0.03_0.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: CPOV 0.3_0 ttl -->
  <rdf:Description rdf:about="https://joinup.ec.europa.eu/sites/default/files/distribution/2017-02/cpov_rdf_schema_turtle_v0.03_0.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2017-02/cpov_rdf_schema_turtle_v0.03_0.ttl"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Core Public Organisation Vocabulary (CPOV) in Turtle-format</dct:description>
    <dct:title xml:lang="da">CPOV 0.3_0 </dct:title>
    <dct:title xml:lang="en">CPOV 0.3_0 </dct:title>
    <dct:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">215K</schema:fileSize>
  </rdf:Description>  
 
 
  <!-- Proveniens PROV-O -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="www.w3.org/ns/prov-o">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Proveniensontologien</dct:title>
    <dct:title xml:lang="en">The PROV Ontology</dct:title>
    <dct:description xml:lang="da">PROV-ontologien (PROV-O) specificerer en mængde af klasser, egenskaber og restriktioner der kan anvendes til at repræsenterer udvekslingen af proveniensinformation som genereres i forskellige systemer og i forskellige kontekster. Den kan også anvendes til at oprette nye klasser og egenskaber til at modellere modelproveniens for forskellige anvendelser og domæner. </dct:description>
    <dct:description xml:lang="en">The PROV Ontology (PROV-O) expresses the PROV Data Model [PROV-DM] using the OWL2 Web Ontology Language (OWL2) [OWL2-OVERVIEW]. It provides a set of classes, properties, and restrictions that can be used to represent and interchange provenance information generated in different systems and under different contexts. It can also be specialized to create new classes and properties to model provenance information for different applications and domains. The PROV Document Overview describes the overall state of PROV, and should be read before other PROV documents. </dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>prov</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/prov</vann:preferredNamespaceUri>
    <dcat:keyword>proveniens</dcat:keyword>
    <dcat:keyword>ophav</dcat:keyword>
    <dcat:keyword>kilde</dcat:keyword>
    <dcat:keyword>oprindelse</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2013-04-30</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>http://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2011-2013 W3C® (MIT, ERCIM, Keio, Beihang)</dct:rights>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dcat:landingPage rdf:resource="http://www.w3.org/ns/prov-o"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/2013/REC-prov-o-20130430/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/EDUC"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Kultur</dadk:businessArea>
    <dadk:businessAreaCode>16</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://www.w3.org/ns/prov-o"/>
  </rdf:Description>
  <!-- Udgivelse: PROV-O -->
  <rdf:Description rdf:about="http://www.w3.org/ns/prov-o">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/ns/prov-o"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">The PROV Ontology in Turtle-format</dct:description>
    <dct:title xml:lang="da">The PROV Ontology TTL</dct:title>
    <dct:title xml:lang="en">The PROV Ontology TTL</dct:title>
    <dct:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">68K</schema:fileSize>
  </rdf:Description>  
  
 
 
   <!-- Description of a Project (DOAP) vocabulary -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://usefulinc.com/ns/doap">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Vokabularet for projektbeskrivelse </dct:title>
    <dct:title xml:lang="en">Description of a Project vocabulary</dct:title>
    <dct:description xml:lang="da">Vokabularet for projektbeskrivelse (DOAP) udtrykt med W3C RDFS og OWL.</dct:description>
    <dct:description xml:lang="en">The Description of a Project (DOAP) vocabulary, described using W3C RDF Schema and the Web Ontology Language.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>doap</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://usefulinc.com/ns/doap</vann:preferredNamespaceUri>
    <dcat:keyword>projekt</dcat:keyword>
    <dcat:keyword>software</dcat:keyword>
    <dcat:keyword>softwareprojekt</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>Edd Dumbil</foaf:name>
			<foaf:homepage>http://lov.okfn.org/dataset/lov/agents/Edd%20Dumbill</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright Â© 2004-2016 Edd Dumbill, 2016-2017 Edd Wilder-James</dct:rights>
    <dcat:landingPage rdf:resource="http://usefulinc.com/ns/doap"/>
    <foaf:page rdf:resource="http://lov.okfn.org/dataset/lov/vocabs/doap"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>06.38</dadk:businessArea>
    <dadk:businessAreaCode>Samfundsdigitalisering</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://usefulinc.com/ns/doap"/>
  </rdf:Description>
  <!-- Udgivelse -->
  <rdf:Description rdf:about="http://usefulinc.com/ns/doap">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://usefulinc.com/ns/doap"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Description of a Project (DOAP) vocabulary in Turtle-format</dct:description>
    <dct:title xml:lang="da">DOAP TTL</dct:title>
    <dct:title xml:lang="en">Description of a Project (DOAP) vocabulary</dct:title>
    <dct:license rdf:resource="https://joinup.ec.europa.eu/category/licence/isa-open-metadata-licence-v11"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Turtle/TXT</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">53K</schema:fileSize>
  </rdf:Description>
   
 
 
  <!-- XML Schema Datatypes -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/2001/05/datatypes.xsd">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">XML Schema: Datatyper</dct:title>
    <dct:title xml:lang="en">XML Schema: Datatypes</dct:title>
    <dct:description xml:lang="da">Vokabular for datatyper der er en del xml-skema specifikationen</dct:description>
    <dct:description xml:lang="en">XML Schema: Datatypes is part 2 of the specification of the XML Schema language. It defines facilities for defining datatypes to be used in XML Schemas as well as other XML specifications.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>xsd</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/2001/XMLSchema</vann:preferredNamespaceUri>
    <dcat:keyword>data</dcat:keyword>
    <dcat:keyword>datatyper</dcat:keyword>
    <dcat:keyword>dataspecifikation</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2001-05-02</dct:issued>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>http://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright 2001 W3C</dct:rights>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/2001/XMLSchema"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Digital infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10</dadk:businessAreaCode>
    <dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="https://www.w3.org/2001/05/datatypes.xsd"/>
  </rdf:Description>
  <!-- Udgivelse: XML Schema Datatyper -->
  <rdf:Description rdf:about="https://www.w3.org/2001/05/datatypes.xsd">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/2001/05/datatypes.xsd"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">XML Schema Datatypes (XSD)</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2001-05-02</dct:issued>
    <dct:title xml:lang="da">XML Schema Datatypes (XSD</dct:title>   
    <dct:title xml:lang="en">XML Schema Datatypes (XSD</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XSD/XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4KB</schema:fileSize>
  </rdf:Description>  
 
  <!-- GMLOWL  -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.opengis.net/ont/gml">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Geography Markup Language Schema</dct:title>
    <dct:title xml:lang="en">Geography Markup Language Schema</dct:title>
    <dct:description xml:lang="da"> Vokabular til beskrivelse af geografi og lokationer.</dct:description>
    <dct:description xml:lang="en">Vocabulary for describing geography developed by Open Geospatial Consortium</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>gmlowl</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.opengis.net/ont/gml#</vann:preferredNamespaceUri>
    <dcat:keyword>geografi</dcat:keyword>
    <dcat:keyword>geografiske data</dcat:keyword>
    <dcat:keyword>geodata</dcat:keyword>
    <dcat:keyword>lokation</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.1</owl:versionInfo>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>Open Geospatial Consortium</foaf:name>
			<foaf:homepage>http://www.opengeospatial.org</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright 2012 Open Geospatial Consortium</dct:rights>
    <cc:license rdf:resource="http://www.opengeospatial.org/legal/"/>
    <dcat:landingPage rdf:resource="http://schemas.opengis.net/gml/"/>
    <foaf:page rdf:resource="http://portal.opengeospatial.org/files/?artifact_id=20509"/>
    <foaf:page rdf:resource="http://www.opengeospatial.org/standards/gml"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://schemas.opengis.net/gml/3.2.1/gml_32_geometries.rdf"/>
  </rdf:Description>
  <!-- Udgivelse: GML 3.2.1-->
  <rdf:Description rdf:about="http://schemas.opengis.net/gml/3.2.1/gml_32_geometries.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/><dcat:accessURL rdf:resource="http://schemas.opengis.net/gml/3.2.1/gml_32_geometries.rdf"/>
    <dct:description xml:lang="da">Schema for geografisk opmærkningsprog</dct:description>
    <dct:description xml:lang="en">Geography Markup Language Schema</dct:description>
    <dct:title xml:lang="da">GMLOWL 3.2.1 RDF</dct:title>
    <dct:title xml:lang="en">GMLOWL 3.2.1 RDF</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF/XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">14KB</schema:fileSize>
  </rdf:Description>  
 
  <!-- OWL Time Ontology -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.w3.org/2006/time">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Tidsontologi i OWL</dct:title>
    <dct:title xml:lang="en">Time Ontology in OWL</dct:title>
    <dct:description xml:lang="da">Owl vokabular til beskrivelse af tid.</dct:description>
    <dct:description xml:lang="en">OWL-Time is an OWL-2 DL ontology of temporal concepts, for describing the temporal properties of resources in the world or described in Web pages. The ontology provides a vocabulary for expressing facts about topological (ordering) relations among instants and intervals, together with information about durations, and about temporal position including date-time information. Time positions and durations may be expressed using either the conventional (Gregorian) calendar and clock, or using another temporal reference system such as Unix-time, geologic time, or different calendars.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>time</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/2006/time#</vann:preferredNamespaceUri>
    <dcat:keyword>tid</dcat:keyword>
    <dcat:keyword>tidsangivelse</dcat:keyword>
    <dcat:keyword>interval</dcat:keyword>
    <dcat:keyword>periode</dcat:keyword>
    <dcat:keyword>kalender</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-10-19</dct:issued>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>https://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
       <dct:rights/>
    <cc:license rdf:resource="https://creativecommons.org/licenses/by/4.0/"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/owl-time/"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/owl-time/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
    <dcat:distribution rdf:resource="http://www.w3.org/2006/time"/>
  </rdf:Description>
  <!-- Udgivelse: Owl Time Ontology-->
  <rdf:Description rdf:about="http://www.w3.org/2006/time">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/><dcat:accessURL rdf:resource="http://www.w3.org/2006/time"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Time Ontology in OWL</dct:description>
    <dct:title xml:lang="da">Time Ontology -  OWL</dct:title>
    <dct:title xml:lang="en">Time Ontology in OWL</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XML/RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">61K</schema:fileSize>
  </rdf:Description>  
 
  <!-- INSPIRE Base Schema -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://inspire.ec.europa.eu/ont/base">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">INSPIREs Base-vokabular</dct:title>
    <dct:title xml:lang="en">INSPIRE Base Vocabulary</dct:title>
    <dct:description xml:lang="da">Ontologi med klasser og egenskaber fra INSPIRE "Base Types" and "Base Types2" schemaer</dct:description>
    <dct:description xml:lang="en">This ontology contains classes and properties that have been derived from the INSPIRE "Base Types" and "Base Types2" application schemas. Additional classes implement types from the INSPIRE foundation schemas for which no suitable ontology representation has been identified yet</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>base</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://inspire.ec.europa.eu/ont/base#</vann:preferredNamespaceUri>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">beta</owl:versionInfo>
	<dct:publisher>
		<foaf:Agent>
			<foaf:name>European Commission</foaf:name>
			<foaf:homepage>https://inspire.ec.europa.eu/theme/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
       <dct:rights/>
    <dcat:landingPage rdf:resource="http://inspire.ec.europa.eu/ont/base"/>
    <foaf:page rdf:resource="https://github.com/inspire-eu-rdf/inspire-rdf-vocabularies/blob/master/base/base.ttl"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:INSPIRETheme rdf:resource="https://inspire.ec.europa.eu/theme/"/>
  </rdf:Description>
 
  <!-- VOAG -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://voag.linkedmodel.org/schema/voag">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Vocabulary Of Attribution and Governance</dct:title>
    <dct:title xml:lang="en">Vocabulary Of Attribution and Governance</dct:title>
    <dct:description xml:lang="da">Vokabular til beskrivelse af licensbetingelser, proveniens, egenskaber og styring ift. en ontologi </dct:description>
    <dct:description xml:lang="en">VOAG stands for "Vocabulary Of Attribution and Governance". The ontology is intended to specify licensing, attribution, provenance and governance of an ontology. VOAG captures many common license types and their restrictions. Where a license requires attribution, VOAG provides resources that allow the attribution should be made. Provenance is defined in terms of source and pedigree. A miminal model of governance is provided based on how issues, releases and changes are managed. VOAG does not import, but makes uses of some concepts from VOID (http://vocab.deri.ie/void), notably void:Dataset.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>voag</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://linkedmodel.org/doc/voag</vann:preferredNamespaceUri>
    <dcat:keyword>ontologi</dcat:keyword>
    <dcat:keyword>proveniens</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-06-29</dct:issued>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0</owl:versionInfo>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>TopQuadrant</foaf:name>
			<foaf:homepage>http://topquadrant.com/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>http://creativecommons.org/licenses/by-sa/3.0/us/</dct:rights>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dcat:landingPage rdf:resource="http://linkedmodel.org/doc/voag/1.0/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Tele og internet</dadk:businessArea>
    <dadk:businessAreaCode>34.45</dadk:businessAreaCode>
    
    <!--		<dcat:distribution />-->
  </rdf:Description>
 
  <!-- DQV -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="https://www.w3.org/ns/dqv">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">Vokabular om Datakvalitet</dct:title>
    <dct:title xml:lang="en">Data Quality Vocabulary</dct:title>
    <dct:description xml:lang="da">Vokabular til beskrivelse af et datasæts kvalitet. Vokabularet levere ikke en komplet definition af kvalitet, men har til formål at fastlægge konsistente rammer for hvordan beskrivende informationer kan tilføjes således at potentielle brugere af et datasæt kan afgøre om et givet datasæt opfylder netop deres behov.</dct:description>
    <dct:description xml:lang="en">This document provides a framework in which the quality of a dataset can be described, whether by the dataset publisher or by a broader community of users. It does not provide a formal, complete definition of quality, rather, it sets out a consistent means by which information can be provided such that a potential user of a dataset can make his/her own judgment about its fitness for purpose.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>dqv</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://www.w3.org/ns/dqv</vann:preferredNamespaceUri>
    <dcat:keyword>datakvalitet</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-15</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>https://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2016 W3C® (MIT, ERCIM, Keio, Beihang). W3C liability, trademark and document use rules apply. </dct:rights>
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-dqv/"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-dqv/DataQuality0.2.9.svg"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Tele og internet</dadk:businessArea>
    <dadk:businessAreaCode>34.45</dadk:businessAreaCode> 
    <dcat:distribution rdf:resource="https://www.w3.org/ns/dqv.rdf"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/dqv.ttl"/>
  </rdf:Description>
  <!-- Udgivelse: DQV RDF/XML -->
  <rdf:Description rdf:about="https://www.w3.org/ns/dqv.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/><dcat:accessURL rdf:resource="https://www.w3.org/ns/dqv.rdf"/>
    <dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Data Quality Vocabulary in RDF-format</dct:description>
    <dct:title xml:lang="da">DQV RDF/XML</dct:title>
    <dct:title xml:lang="en">DQV RDF/XML</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Description>
  <!-- Udgivelse: DQV TTL -->
  <rdf:Description rdf:about="https://www.w3.org/ns/dqv.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/><dcat:accessURL rdf:resource="https://www.w3.org/ns/dqv.ttl"/><dct:description xml:lang="da"/>
    <dct:description xml:lang="en">Data Quality Vocabulary in Turtle format</dct:description>
    <dct:title xml:lang="da"/>
    <dct:title xml:lang="en">DQV TTL</dct:title>
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/1.0/"/>
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
  </rdf:Description>
   
 
  <!-- OWL -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <!-- =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? =? -->
  <rdf:Description rdf:about="http://www.w3.org/2002/07/owl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <dct:title xml:lang="da">OWL 2 Schema vocabularet (OWL 2)</dct:title>
    <dct:title xml:lang="en">The OWL 2 Schema vocabulary (OWL 2)</dct:title>
    <dct:description xml:lang="da"> Ontologi der beskriver klasser og egenskaber der danner grundlag for OWL 2s RDF/XML syntaks.</dct:description>
    <dct:description xml:lang="en">This ontology partially describes the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL 2. The content of this ontology is based on Tables 6.1 and 6.2 in Section 6.4 of the OWL 2 RDF-Based Semantics specification, available at http://www.w3.org/TR/owl2-rdf-based-semantics/</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>owl</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/2002/07/owl#</vann:preferredNamespaceUri>
    <dcat:keyword>data</dcat:keyword>
    <dcat:keyword>datatyper</dcat:keyword>
    <dcat:keyword>dataegenskaber</dcat:keyword>
    <dcat:keyword>databeskrivelse</dcat:keyword>
    <dcat:keyword>datamodellering</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-12-11</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>http://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dct:rights>Copyright © 2012 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply. </dct:rights>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dcat:landingPage rdf:resource="http://www.w3.org/2002/07/owl"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/owl2-rdf-based-semantics/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/><dadk:businessArea>Samfundsdigitalisering</dadk:businessArea>
    <dadk:businessAreaCode>06.38</dadk:businessAreaCode>  
    <dcat:distribution rdf:resource="http://www.w3.org/2002/07/owl"/>
  </rdf:Description>
  <!-- Udgivelse: OWL -->
  <rdf:Description rdf:about="http://www.w3.org/2002/07/owl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/2002/07/owl"/>
    <dct:description xml:lang="da">OWL 2 Schema vocabularet (OWL 2)</dct:description>
    <dct:description xml:lang="en">The OWL 2 Schema vocabulary (OWL 2)</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-12-11</dct:issued>
    <dct:title xml:lang="da">OWL TTL</dct:title>
    <dct:title xml:lang="en">OWL TTL</dct:title>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">24KB</schema:fileSize>
  </rdf:Description>
  
 




<!-- =======================================================   -->
<!--   OWL Ontology of Basic Legal Concepts (LKIF-Core)        -->
<!-- =======================================================  --> 

  <rdf:Description rdf:about="http://www.estrellaproject.org/lkif-core/lkif-core.owl#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">OWL-ontologi med juridiske grundbegreber (LKIF-Core)</dct:title>
    <dct:title xml:lang="en">OWL Ontology of Basic Legal Concepts (LKIF-Core)</dct:title>	
    <dct:description xml:lang="da">LKIF-Core er en del af det europæiske ESTRELLA projekt. Ontologien definerer juridiske grundbegreber i OWL. Anvendelse af denne ontologi er omfattet af GNU Lesser General Public License (LGPL) v.2.1. Læs mere om betingelserne på destinationssiden. </dct:description>
    <dct:description xml:lang="en">The LKIF-Core ontology is part of Deliverable 1.4 of the European project for Standardised Transparent Representations in order to Extend Legal Accessibility (ESTRELLA, IST-2004-027665), http://www.estrellaproject.org. The LKIF core legal ontology is a library of ontologies relevant for the legal domain. It consists of 15 modules, each of which describes a set of closely related concepts from both legal and commonsense domains.
	The use of this ontology, and the OWL files through which it is distributed, is covered by the GNU Lesser General Public License (LGPL), version 2.1 (http://www.gnu.org/copyleft/lesser.html) in as far as the copyright is not covered by additional restrictions of the ESTRELLA consortium agreement (info@estrellaproject.org). The LGPL license places copyright restrictions on the ontology itself but does not apply these restrictions to software that merely links with concepts defined in the ontology library. Please read the license restrictions before using this work. </dct:description>	
    <vann:preferredNamespacePrefix>lkif</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.estrellaproject.org/lkif-core/lkif-core.owl#</vann:preferredNamespaceUri>
    <dcat:keyword>jura</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>The ESTRELLA project</foaf:name>
			<foaf:homepage>http://www.estrellaproject.org/?page_id=3</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:hasUrl rdf:resource="https://github.com/RinkeHoekstra/lkif-core/commits?author=RinkeHoekstra"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
    <dadk:businessArea>Lovgivning</dadk:businessArea>
    <dadk:businessAreaCode>05.10</dadk:businessAreaCode>
	<foaf:page rdf:resource="http://www.estrellaproject.org/doc/D1.4-OWL-Ontology-of-Basic-Legal-Concepts.pdf"/>
    <dcat:landingPage rdf:resource="https://github.com/RinkeHoekstra/lkif-core"/>			
	<dcat:distribution rdf:resource="https://github.com/RinkeHoekstra/lkif-core"/>
  </rdf:Description>    
  <rdf:Description rdf:about="https://github.com/RinkeHoekstra/lkif-core">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://github.com/RinkeHoekstra/lkif-core"/>
  	<dcat:downloadURL rdf:resource="https://github.com/RinkeHoekstra/lkif-core/blob/master/lkif-core.owl"/>	
	<dct:title xml:lang="da">lkif-core.owl</dct:title>	
	<dct:title xml:lang="en">lkif-core.owl</dct:title>	
    <dct:license rdf:resource="http://www.gnu.org/copyleft/lesser.html"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/OWL"/>				
  </rdf:Description>
  



<!-- =======================================================   -->
<!--   GEneral Multilingual Environmental Thesaurus        -->
<!-- =======================================================  --> 

  <rdf:Description rdf:about="http://www.eionet.europa.eu/gemet/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/concept/core/modeltype#ClassificationModel"/>		
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">GEMET - Multilingval Miljøtesaurus </dct:title>
    <dct:title xml:lang="en">GEneral Multilingual Environmental Thesaurus</dct:title>	
    <dct:description xml:lang="da">GEMET, the GEneral Multilingual Environmental Thesaurus, er en multilingval tesaurus med miljøbegreber som er udviklet af European Topic Centre on Catalogue of Data Sources (ETC/CDS og European Environment Agency (Det Europæiske Miljøagentur), København. </dct:description>
    <dct:description xml:lang="en">GEMET, the GEneral Multilingual Environmental Thesaurus, has been developed as an indexing, retrieval and control tool for the European Topic Centre on Catalogue of Data Sources (ETC/CDS) and the European Environment Agency (EEA), Copenhagen. The work has been carried out through a contract between the EEA and the ETC/CDS which is led by the Ministry of the Environment of Lower Saxony, includes members of Germany, Austria, Italy, Sweden and benefits of the collaboration of other member countries of the European Union (EU), as well as of UNEP Infoterra. </dct:description>	
    <vann:preferredNamespacePrefix>gemet</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.eionet.europa.eu/gemet/</vann:preferredNamespaceUri>
    <dcat:keyword>miljø</dcat:keyword><dcat:keyword>tesaurus</dcat:keyword><dcat:keyword>ordbog</dcat:keyword><dcat:keyword>skos</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2001</dct:issued>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>EIONET - European Environment Information and Observation Network</foaf:name>
			<foaf:homepage>https://www.eionet.europa.eu/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
    <dadk:businessArea>Miljø</dadk:businessArea>
    <dadk:businessAreaCode>37</dadk:businessAreaCode>
	<foaf:page rdf:resource="https://www.eionet.europa.eu/gemet/en/about/"/>
    <dcat:landingPage rdf:resource="https://www.eionet.europa.eu/gemet/en/groups/"/>			
	<dcat:distribution rdf:resource="https://www.eionet.europa.eu/gemet/latest/gemet.rdf.gz"/>
	<dcat:distribution rdf:resource="https://www.eionet.europa.eu/gemet/en/themes/"/>	
  </rdf:Description>    
  <rdf:Description rdf:about="https://www.eionet.europa.eu/gemet/en/themes/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://www.eionet.europa.eu/gemet/en/themes/"/>	
	<dct:title xml:lang="da">GEMET i HTML-format</dct:title>	
	<dct:title xml:lang="en">GEMET i HTML-format</dct:title>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/HTML"/>				
  </rdf:Description>
  <rdf:Description rdf:about="https://www.eionet.europa.eu/gemet/latest/gemet.rdf.gz">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/> 
  	<dcat:accessURL rdf:resource="https://www.eionet.europa.eu/gemet/en/exports/rdf/latest"/>
  	<dcat:downloadURL rdf:resource="https://www.eionet.europa.eu/gemet/latest/gemet.rdf.gz"/>	
	<dct:title xml:lang="da">Den fulde GEMET tesaurus i SKOS-format</dct:title>	
	<dct:title xml:lang="en">Entire GEMET thesaurus in SKOS format</dct:title>	
    <dct:license rdf:resource="http://creativecommons.org/licenses/by/2.5/dk/"/>	
	<dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/RDF"/>				
  </rdf:Description>  

	
<!-- =======================================================   -->
<!--   SDG metadatamodel til beskrivelse af offentlige services (Pre-release)       -->
<!-- =======================================================  --> 
	
  <rdf:Description rdf:about="https://github.com/catalogue-of-services-isa/SDG-model/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>	
	<prof:isProfileOf rdf:resource="http://purl.org/vocab/cpsv#"/>	
    <dct:title xml:lang="da">SDG metadatamodel til beskrivelse af offentlige services (Pre-release)</dct:title>
    <dct:title xml:lang="en">SDG metadata model (Pre-release)</dct:title>	
    <dct:description xml:lang="da">Pre-release af datamodel til beskrivelse af offentlige services. Udkastet er udviklet af ISA² Catalogues of Services team til understøttelse af Single Digital Gateway regulartiverne.</dct:description>
    <dct:description xml:lang="en">Pre-release of draft for SDG metadata model for the article 10 and the descriptions of the public services. The first proposal for an SDG model was proposed by the ISA² Catalogues of Services team. The SDG model is based on CPSV-AP, but adapted to comply to the Single Digital Gateway Regulation (SDGR). </dct:description>	
    <dcat:keyword>SDG</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>ISA² - Interoperability solutions for public administrations, businesses and citizens</foaf:name>
			<foaf:homepage>https://ec.europa.eu/isa2/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> 
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>  	
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:modified>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <!-- <adms:versionNotes xml:lang="da">Under udvikling (Development)</adms:versionNotes> -->
    <adms:status rdf:resource="http://purl.org/adms/status/Development"/>	
	<foaf:page rdf:resource="https://joinup.ec.europa.eu/collection/catalogue-services"/>
	<foaf:page rdf:resource="https://github.com/catalogue-of-services-isa/SDG-model/wiki/SDG-model-Home-Page"/>
    <dcat:landingPage rdf:resource="https://github.com/catalogue-of-services-isa/SDG-model"/>			
  </rdf:Description>  	
  
<!-- =======================================================   -->	
<!-- ODRL - OPen Digital Rights Language -->
<!-- =======================================================   -->
 
  <rdf:Description rdf:about="https://www.w3.org/ns/odrl/2/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:title xml:lang="da">ODRL Vocabulary and Expression</dct:title>   
    <dct:title xml:lang="en">ODRL Vocabulary and Expression</dct:title>
    <dct:description xml:lang="da">ODRL (Sprog for åbne digitale rettigheder) er et sprog til at udtrykke politikker, som indeholder en fleksibel og interoperabel informationsmodel, vokabular og kodningmekansimer til at repræsentere udsagn om brug af indhold og tjenester. </dct:description>   
    <dct:description xml:lang="en">The Open Digital Rights Language (ODRL) is a policy expression language that provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for representing statements about the usage of content and services. </dct:description>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
    <vann:preferredNamespacePrefix>odrl</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/odrl/2/</vann:preferredNamespaceUri>
    <dcat:keyword>rettigheder</dcat:keyword>
	<dcat:keyword>intellektuelle rettigheder</dcat:keyword>
    <dcat:keyword>licens</dcat:keyword>
    <dcat:keyword>brugsrettigheder</dcat:keyword>
    <dcat:keyword>digitale rettigheder</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-09-16</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2</owl:versionInfo>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>W3C</foaf:name>
        <foaf:homepage>https://www.w3.org</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="https://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231#Copyright"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/ns/odrl/2/"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/odrl-vocab/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dadk:businessArea>Samfundsdigitalisering</dadk:businessArea>
    <dadk:businessAreaCode>06.38</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.nt"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.json"/>
    <dcat:distribution rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.xsd"/>
	<dcat:distribution rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.ttl"/>
	<dcat:distribution rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.rdf"/>
  </rdf:Description>
  
  <!-- Udgivelse: ODRL 2.2 TTL -->

  <rdf:Description rdf:about="https://www.w3.org/ns/odrl/2/ODRL22.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.ttl"/>
    <dct:description xml:lang="da">ODRL ontologi i Turtle format</dct:description>
    <dct:description xml:lang="en">ODRL ontology in Turtle format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-09-16</dct:issued>
    <dct:title xml:lang="da">ODRL22.ttl</dct:title>
    <dct:title xml:lang="en">ODRL22.ttl</dct:title>
    <cc:license>https://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231#Copyright</cc:license>   
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">89K</schema:fileSize>
  </rdf:Description>

  <!-- Udgivelse: ODRL 2.2 RDF/XML -->

  <rdf:Description rdf:about="https://www.w3.org/ns/odrl/2/ODRL22.rdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/ns/odrl/2/ODRL22.rdf"/>
    <dct:description xml:lang="da">ODRL ontologi i RDF/XML format</dct:description>
    <dct:description xml:lang="en">ODRL ontology in RDF/XML format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-09-16</dct:issued>
    <dct:title xml:lang="da">ODRL22.rdf</dct:title>
    <dct:title xml:lang="en">ODRL22.rdf</dct:title>
    <cc:license>https://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231#Copyright</cc:license>   
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">RDF/XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">179K</schema:fileSize>
  </rdf:Description>  
  
<!-- =======================================================   -->	
<!-- Semantic Sensor Network Ontology -->
<!-- =======================================================   -->	

	<rdf:Description rdf:about="http://www.w3.org/ns/ssn/">
		<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
		<dct:title xml:lang="da">Semantisk sensornetværksontologi</dct:title>   
		<dct:title xml:lang="en">Semantic Sensor Network Ontology</dct:title>
		<dct:description xml:lang="da">Den semantisk sensornetværksontologi (SSN) er en ontologi der beskriver sensore og deres observationer, de involverede procedurer, de undersøgte features, de dertil anvendte prøver, de observerede egenskaber og  aktuatorer. SSN følger en horisontalt og vertikalt modulariseret arkitektur ved at inkludere en let, men selvstændig kerneontologi kaldet SOSA (Sensor, Obeservation, Prøve og Aktuator) til dets grundlæggende klasser og egenskaber. Med deres forskellige scope og grad af aksiomisering, kan SSN og SOSA uderstøtte en bred vifte and anvendelser og use cases, herunder satellitfotografering, omfattende videnskabelig overvågning, infrastruktur til industri og hjem, sociale sonsore, borgerdrevet videnskab, observationsdrevet ontologiudarbejdelse og IoT</dct:description>   
		<dct:description xml:lang="en">The Semantic Sensor Network (SSN) ontology is an ontology for describing sensors and their observations, the involved procedures, the studied features of interest, the samples used to do so, and the observed properties, as well as actuators. SSN follows a horizontal and vertical modularization architecture by including a lightweight but self-contained core ontology called SOSA (Sensor, Observation, Sample, and Actuator) for its elementary classes and properties. With their different scope and different degrees of axiomatization, SSN and SOSA are able to support a wide range of applications and use cases, including satellite imagery, large-scale scientific monitoring, industrial and household infrastructures, social sensing, citizen science, observation-driven ontology engineering, and the Web of Things.</dct:description>
		<dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
	        <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	        <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>
		<vann:preferredNamespaceUri>http://www.w3.org/ns/ssn/</vann:preferredNamespaceUri>
		<dcat:keyword>sensore</dcat:keyword>
		<dcat:keyword>sensornetværk</dcat:keyword>
		<dcat:keyword>IoT</dcat:keyword>
		<dcat:keyword>observation</dcat:keyword>
		<dcat:keyword>observerbar egenskab</dcat:keyword>
		<dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-10-19</dct:issued>
		<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-12-08</dct:modified>
		<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New modular version of the SSN ontology</owl:versionInfo> <!-- Det er den værdi de selv giver for owl:versionInfo - og den eneste versionsinformation der er -->
		<adms:versionNotes xml:lang="da">Link errors corrected 08 December 2017</adms:versionNotes>
		<dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>https://www.w3.org/</foaf:homepage>
		</foaf:Agent>
		</dct:publisher>
		<cc:license rdf:resource="http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document"/>
		<cc:license rdf:resource="http://www.opengeospatial.org/ogc/Software"/>
		<dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>
		<foaf:page rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>
		<dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
		<dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
		<dadk:businessArea>06.38</dadk:businessArea>
		<dadk:businessAreaCode>Samfundsdigitalisering</dadk:businessAreaCode>
		<dcat:distribution rdf:resource="http://www.w3.org/ns/ssn.ttl"/>
  </rdf:Description>  
  
<!-- Udgivelse: SSN -->
	
  <rdf:Description rdf:about="http://www.w3.org/ns/ssn.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>
    <dct:description xml:lang="da">Semantisk sensornetværksontologi i ttl-format</dct:description>
    <dct:description xml:lang="en">Semantic Sensor Network Ontology in ttl-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Semantisk sensornetværksontologi</dct:title>   
    <dct:title xml:lang="en">Semantic Sensor Network Ontology</dct:title>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">23K</schema:fileSize>
  </rdf:Description> 
  
<!-- =======================================================   -->  
<!-- SOSA -->
<!-- =======================================================   -->  

<rdf:Description rdf:about="http://www.w3.org/ns/sosa/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:title xml:lang="da">Sensor, observation, prøve og aktuator</dct:title>   
    <dct:title xml:lang="en">Sensor, Observation, Sample, and Actuator</dct:title>
    <dct:description xml:lang="da">Letvægtsontologi der definerer centrale klasser og egenskaber for sensore, observationer, prøver og aktuatorer. Beregnet til at fungere i sammenhæng med SSN-ontologien (den semantisk netværksontologi).</dct:description>   
    <dct:description xml:lang="en">This ontology is based on the SSN Ontology by the W3C Semantic Sensor Networks Incubator Group (SSN-XG), together with considerations from the W3C/OGC Spatial Data on the Web Working Group.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespacePrefix>sosa</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/sosa/</vann:preferredNamespaceUri>
    <dcat:keyword>måling</dcat:keyword>
    <dcat:keyword>IoT</dcat:keyword>
    <dcat:keyword>observerbar egenskab</dcat:keyword>
    <dcat:keyword>resultat</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2017-10-1</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>W3C</foaf:name>
        <foaf:homepage>https://www.w3.org/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/2015/copyright-software-and-document"/>
	<cc:license rdf:resource="http://www.opengeospatial.org/ogc/Software"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dadk:businessArea>06.38</dadk:businessArea>
    <dadk:businessAreaCode>Samfundsdigitalisering</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="http://www.w3.org/ns/sosa.ttl"/>
  </rdf:Description>
  
<!-- Udgivelse: SOSA -->

 <rdf:Description rdf:about="http://www.w3.org/ns/sosa.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.w3.org/ns/sosa/"/>
    <dct:description xml:lang="da">Sensor, observation, prøve og aktuator i ttl-format</dct:description>
    <dct:description xml:lang="en">Sensor, Observation, Sample, and Actuator in ttl-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Sensor, observation, prøve og aktuator</dct:title>
    <dct:title xml:lang="en">Sensor, Observation, Sample, and Actuator</dct:title>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-ssn/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">27K</schema:fileSize>
  </rdf:Description>

<!-- =======================================================   -->    
<!-- RDF Data Cube -->
<!-- =======================================================   -->  
  
<rdf:Description rdf:about="http://purl.org/linked-data/cube#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:title xml:lang="da">RDF vokabular for flerdimensionelle data</dct:title>   
    <dct:title xml:lang="en">The RDF Data Cube Vocabulary</dct:title>
    <dct:description xml:lang="da">Vokabular til beskrivelse af flerdimensionelle data, fx statistik, publiceret på internettet, og links til relaterede datasæt og begreber. Vokabularet anvender RDF-standarden og den underliggende model er kombatible med SMDX (Statistical Data and Metadata eXchange), der er en ISO-standard for udveksling og deling af statitiske data og metadata mellem organisationer.</dct:description>   
    <dct:description xml:lang="en">There are many situations where it would be useful to be able to publish multi-dimensional data, such as statistics, on the web in such a way that it can be linked to related data sets and concepts. The Data Cube vocabulary provides a means to do this using the W3C RDF (Resource Description Framework) standard. The model underpinning the Data Cube vocabulary is compatible with the cube model that underlies SDMX (Statistical Data and Metadata eXchange), an ISO standard for exchanging and sharing statistical data and metadata among organizations. The Data Cube vocabulary is a core foundation which supports extension vocabularies to enable publication of other aspects of statistical data flows or other multi-dimensional data set</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespacePrefix>qb</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://purl.org/linked-data/cube#</vann:preferredNamespaceUri>
    <dcat:keyword>multidimensionelle data</dcat:keyword>
    <dcat:keyword>flerdimensionelle data</dcat:keyword>
    <dcat:keyword>data</dcat:keyword>
    <dcat:keyword>statistik</dcat:keyword>
	<dcat:keyword>statitiske data</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2014-01-16</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></owl:versionInfo> <!-- Turtle filen angiver 0.2, men det er optaget som recommendation. Jeg tror det forvirrer mindst at lade feltet være tomt. /maybo -->
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>W3C</foaf:name>
        <foaf:homepage>https://www.w3.org/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-data-cube/"/>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-data-cube/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/TECH"/>
    <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dadk:businessArea>Statistik</dadk:businessArea>
    <dadk:businessAreaCode>06.40</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="http://purl.org/linked-data/cube.ttl"/>
  </rdf:Description>
  
<!-- Udgivelse: RDF Data Cube -->

   <rdf:Description rdf:about="http://purl.org/linked-data/cube.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://raw.githubusercontent.com/UKGovLD/publishing-statistical-data/master/specs/src/main/vocab/cube.ttl"/>
    <dct:description xml:lang="da">RDF vokabular for flerdimensionelle data i ttl-format</dct:description>
    <dct:description xml:lang="en">The RDF Data Cube Vocabulary in ttl-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">RDF vokabular for flerdimensionelle data</dct:title>
    <dct:title xml:lang="en">The RDF Data Cube Vocabulary</dct:title>
    <foaf:page rdf:resource="https://www.w3.org/TR/vocab-data-cube/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">15K</schema:fileSize>
  </rdf:Description>

<!-- =======================================================   -->    
<!-- Core Criterion and Core Evidence -->
<!-- =======================================================   -->  

<rdf:Description rdf:about="http://data.europa.eu/m8g/cccev">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:title xml:lang="da">e-Government kernevokabular for kriterier og beviser</dct:title>   
    <dct:title xml:lang="en">e-Government Core Criterion and Core Evidence Vocabulary</dct:title>
    <dct:description xml:lang="da">Vokabular for kriterie - det der bruges som basis for en afgørelse eller en beslutning, fx et krav i et offentligt udbud eller en betingelse der skal være opfyldt for at modtage en offentlig ydelse, og bevis - det der dokumenterer at noget eksisterer eller er sandt, specifikt bevis for at et specifikt kriterie er opfyldt.</dct:description>   
    <dct:description xml:lang="en">The Core Criterion and Core Evidence Vocabulary (CCCEV) contains two basic and complementary core concepts: the criterion, something used as the basis for making a judgement or decision, e.g. a requirement set in a public tender or a condition that has to be fulfilled for a public service to be executed; and the evidence, something which proves that something else exists or is true, in particular an evidence is used to prove that a specific criterion is met by someone of by something.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <vann:preferredNamespacePrefix>cccev</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://data.europa.eu/m8g/cccev</vann:preferredNamespaceUri>
    <dcat:keyword>kriterie</dcat:keyword>
	<dcat:keyword>kriterium</dcat:keyword>
    <dcat:keyword>krav</dcat:keyword>
    <dcat:keyword>bevis</dcat:keyword>
    <dcat:keyword>betingelse</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-15</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</owl:versionInfo>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>European Commission - DIGIT</foaf:name>
        <foaf:homepage>http://publications.europa.eu/resource/authority/corporate-body/DIGIT</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11"/>
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/GOVE"/>
    <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dadk:businessArea>Kontraktforvaltning, udbud og outsourcing </dadk:businessArea>
    <dadk:businessAreaCode>67.50.56</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="http://data.europa.eu/m8g/cccev.ttl"/>
    <dcat:distribution rdf:resource="http://data.europa.eu/m8g/cccev.jsonld"/>
    <dcat:distribution rdf:resource="http://data.europa.eu/m8g/cccev.pdf"/>
	<dcat:distribution rdf:resource="http://data.europa.eu/m8g/cccev.docx"/>
	<dcat:distribution rdf:resource="http://data.europa.eu/m8g/cccev.png"/>
	<dcat:distribution rdf:resource="http://data.europa.eu/m8g/cccev.eap"/>
  </rdf:Description> 
  

<!-- Udgivelse: Core Criterion and Core Evidence TTL -->

   <rdf:Description rdf:about="http://data.europa.eu/m8g/cccev.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2017-02/cccev_rdf_schema_turtle_v0.03.ttl"/>
    <dct:description xml:lang="da">Kernevokabular for kriterie og bevis i ttl-format</dct:description>
    <dct:description xml:lang="en">Core Criterion and Core Evidence Vocabulary in ttl-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Kernevokabular for kriterie og bevis</dct:title>
    <dct:title xml:lang="en">Core Criterion and Core Evidence Vocabulary</dct:title>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">19K</schema:fileSize>
  </rdf:Description>
  
<!-- Udgivelse: Core Criterion and Core Evidence JSON-LD -->

   <rdf:Description rdf:about="http://data.europa.eu/m8g/cccev.jsonld">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://raw.githubusercontent.com/SEMICeu/CCCEV/master/releases/1.00/cccev.jsonld"/>
    <dct:description xml:lang="da">Kernevokabular for kriterie og bevis JSON-LD kontekst</dct:description>
    <dct:description xml:lang="en">Core Criterion and Core Evidence Vocabulary JSON-LD Context</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Kernevokabular for kriterie og bevis</dct:title>
    <dct:title xml:lang="en">Core Criterion and Core Evidence Vocabulary</dct:title>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JSON-LD</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5K</schema:fileSize>
  </rdf:Description>

<!-- Udgivelse: Core Criterion and Core Evidence PDF -->

   <rdf:Description rdf:about="http://data.europa.eu/m8g/cccev.pdf">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2016-12/core_evidence_and_core_criterion_vocabulary_version_1.0.0.pdf"/>
    <dct:description xml:lang="da">Kernevokabular for kriterie og bevis i PDF-format</dct:description>
    <dct:description xml:lang="en">Core Criterion and Core Evidence Vocabulary in PDF-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Kernevokabular for kriterie og bevis</dct:title>
    <dct:title xml:lang="en">Core Criterion and Core Evidence Vocabulary</dct:title>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PDF</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1116K</schema:fileSize>
  </rdf:Description>

<!-- Udgivelse: Core Criterion and Core Evidence Word -->

   <rdf:Description rdf:about="http://data.europa.eu/m8g/cccev.docx">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2016-12/core_evidence_and_core_criterion_vocabulary_version_1.0.0.docx"/>
    <dct:description xml:lang="da">Kernevokabular for kriterie og bevis i MS Word-format</dct:description>
    <dct:description xml:lang="en">Core Criterion and Core Evidence Vocabulary in MS Word-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-12-15</dct:issued>
    <dct:title xml:lang="da">Kernevokabular for kriterie og bevis</dct:title>
    <dct:title xml:lang="en">Core Criterion and Core Evidence Vocabulary</dct:title>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MS Word</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">456KK</schema:fileSize>
  </rdf:Description>

<!-- Udgivelse: Core Criterion and Core Evidence PNG -->

   <rdf:Description rdf:about="http://data.europa.eu/m8g/cccev.png">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2016-12/core_evidence_and_core_criterion_vocabulary_version_1.0.0.png"/>
    <dct:description xml:lang="da">Diagram af kernevokabular for kriterie og bevis i png-format</dct:description>
    <dct:description xml:lang="en">Diagramme of Core Criterion and Core Evidence Vocabulary in png-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Kernevokabular for kriterie og bevis</dct:title>
    <dct:title xml:lang="en">Core Criterion and Core Evidence Vocabulary</dct:title>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">PNG</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">81K</schema:fileSize>
  </rdf:Description>
  
<!-- Udgivelse: Core Criterion and Core Evidence EAP-->

   <rdf:Description rdf:about="http://data.europa.eu/m8g/cccev.eap">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="https://joinup.ec.europa.eu/sites/default/files/distribution/2016-12/core_evidence_and_core_criterion_vocabulary_version_1.0.0.eap"/>
    <dct:description xml:lang="da">Kernevokabular for kriterie og bevis som eap-projektfil til Sparx Enterprise Architect</dct:description>
    <dct:description xml:lang="en">Core Criterion and Core Evidence Vocabulary as eap-project file for Sparx Enterprise Architect</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Kernevokabular for kriterie og bevis</dct:title>
    <dct:title xml:lang="en">Core Criterion and Core Evidence Vocabulary</dct:title>
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/release/core-criterion-and-core-evidence-vocabulary-v100"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EAP</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1239K</schema:fileSize>
  </rdf:Description>
  
<!-- =======================================================   -->  
<!-- Legal Knowledge Graph Ontology -->
<!-- =======================================================   -->  

  <rdf:Description rdf:about="http://lkg.lynx-project.eu/def/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:title xml:lang="da">Ontologi for juridiske vidensgrafer</dct:title>   
    <dct:title xml:lang="en">Legal Knowledge Graph Ontology</dct:title>
    <dct:description xml:lang="da">Ontologien er udarbejdet for at understøtte representation af Lynx dokumenter, fx dokumenter relateret til compliance, som er værd at medtage i en juridisk vidensgraf. Denne specifikation fungerer som datamodel for dokumenter i Lynx-projektet. Lynx-dokumenter følger NIF (NLP Interchange Format) specifikationen og genbruger i høj graf metadata elementer fra ELI</dct:description>   
    <dct:description xml:lang="en">This ontology has been made with the purpose of supporting the representation of Lynx Documents, e.g., any document related to compliance worth to be in a Legal Knowledge Graph. This specification serves as a data model for documents in the Lynx project.Lynx Documents are compliant with NIF (NLP Interchange Format) specification and heavily reuses ELI metadata elements.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
    <mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	  
    <vann:preferredNamespacePrefix>lkg</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://lkg.lynx-project.eu/def/</vann:preferredNamespaceUri>
    <dcat:keyword>Lynx</dcat:keyword>
    <dcat:keyword>jura</dcat:keyword>
    <dcat:keyword>dokument</dcat:keyword>
    <dcat:keyword>compliance</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.0</owl:versionInfo>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>The Lynx Project Consortium</foaf:name>
        <foaf:homepage>http://lynx-project.eu/</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource="http://purl.org/NET/rdflicense/cc-by4.0"/>
    <dcat:landingPage rdf:resource="https://lynx-project.eu/doc/lkg/"/>
    <foaf:page rdf:resource=""/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dadk:businessArea>Lovgivning</dadk:businessArea>
    <dadk:businessAreaCode>05.10</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="http://lynx-project.eu/doc/lkg.ttl"/>
    <dcat:distribution rdf:resource="http://lynx-project.eu/doc/lkg.json"/> 
  </rdf:Description>
  
<!-- Udgivelse: Legal Knowledge Graph Ontology TTL -->

  <rdf:Description rdf:about="http://lynx-project.eu/doc/lkg.ttl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://lynx-project.eu/doc/lkg.ttl"/>
    <dct:description xml:lang="da">Ontologi for juridiske vidensgrafer i ttl-format</dct:description>
    <dct:description xml:lang="en">Legal Knowledge Graph Ontology in ttl-format</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">Ontologi for juridiske vidensgrafer</dct:title>
    <dct:title xml:lang="en">Legal Knowledge Graph Ontology</dct:title>
    <foaf:page rdf:resource="https://lynx-project.eu/doc/lkg/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TTL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">13K</schema:fileSize>
  </rdf:Description>
  
<!-- Udgivelse: Legal Knowledge Graph Ontology JSON-LD-->

  <rdf:Description rdf:about="http://lynx-project.eu/doc/lkg.json">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://lynx-project.eu/doc/jsonld/lynxdocument.json"/>
    <dct:description xml:lang="da">JSON-LD kontekstfilfor Lynx-dokumenter der følger ontologi for juridiske vidensgrafer</dct:description>
    <dct:description xml:lang="en">JSON-LD context file for Lynx Documents according to Legal Knowledge Graph Ontology</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">JSON-LD kontekstfil for Lynx-dokumenter</dct:title>
    <dct:title xml:lang="en">JSON-LD context file for Lynx Documents</dct:title>
    <foaf:page rdf:resource="https://lynx-project.eu/doc/lkg/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">JSON</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4K</schema:fileSize>
  </rdf:Description>

<!-- =======================================================   -->    
<!-- CEN Metalex -->
<!-- =======================================================   -->  

<rdf:Description rdf:about="http://www.metalex.eu/metalex/1.0">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<rdf:type rdf:resource="http://www.w3.org/ns/dx/prof/Profile"/>	
    <dct:title xml:lang="da">CEN MetaLex</dct:title>   
    <dct:title xml:lang="en">CEN MetaLex</dct:title>
    <dct:description xml:lang="da">Åbent XML-udvekslingsformat for juridiske ressourcer. CEN MetaLex standardiserer måden hvorpå juridiske kilder og henvisninger til juridiske kilder repræsenteres i XML.</dct:description>   
    <dct:description xml:lang="en">Open XML Interchange Format for Legal and Legislative Resources. CEN MetaLex standardizes the way in which sources of law and references to sources of law are to be represented in XML.</dct:description>
    <dct:type rdf:resource="http://data.europa.eu/dr8/CoreDataModel"/>
    <vann:preferredNamespacePrefix>metalex</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.metalex.eu/metalex/1.0</vann:preferredNamespaceUri>
    <dcat:keyword>juridisk</dcat:keyword>
    <dcat:keyword>udvekslingsformat</dcat:keyword>
    <dcat:keyword>lovgivning</dcat:keyword>
    <dcat:keyword>XML</dcat:keyword>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-05-02</dct:issued>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"/>
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0</owl:versionInfo>
    <adms:versionNotes xml:lang="da"></adms:versionNotes>
	<dct:publisher>
    <foaf:Agent>
        <foaf:name>CEN - European Committee for Standardization</foaf:name>
        <foaf:homepage>https://www.cen.eu/Pages/default.aspx</foaf:homepage>
    </foaf:Agent>
	</dct:publisher>
    <cc:license rdf:resource=""/>
    <dcat:landingPage rdf:resource="http://www.metalex.eu/"/>
    <foaf:page rdf:resource="http://www.metalex.eu/"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/JUST"/>
    <dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>
	<dadk:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#ApplicationModel"/>
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>	
    <dct:conformsTo rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
    <dadk:businessArea>Lovgivning</dadk:businessArea>
    <dadk:businessAreaCode>05.10</dadk:businessAreaCode>
    <dcat:distribution rdf:resource="http://www.metalex.eu/metalex/1.0.owl"/>
    <dcat:distribution rdf:resource="http://www.metalex.eu/metalex/1.0.xsd"/>
  </rdf:Description>
  
<!-- Udgivelse: CEN Metalex OWL -->

<rdf:Description rdf:about="http://www.metalex.eu/metalex/1.0.owl">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.metalex.eu/metalex-cen.owl"/>
    <dct:description xml:lang="da">OWL-ontologi for CEN MetaLex - Åbent XML-udvekslingsformat for juridiske ressourcer</dct:description>
    <dct:description xml:lang="en">OWL ontology for CEN MetaLex - Open XML Interchange Format for Legal and Legislative Resources</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2008-05-02</dct:issued>
    <dct:title xml:lang="da">CEN MetaLex OWL-ontologi</dct:title>
    <dct:title xml:lang="en">CEN MetaLex OWL Ontology</dct:title>
    <foaf:page rdf:resource="http://www.metalex.eu/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">OWL/tekst</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">56K</schema:fileSize>
 </rdf:Description>

<!-- Udgivelse: CEN Metalex XSD -->

<rdf:Description rdf:about="http://www.metalex.eu/metalex/1.0.xsd">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Distribution"/>
    <dcat:accessURL rdf:resource="http://www.metalex.eu/e.xsd"/>
    <dct:description xml:lang="da">XML-schema for CEN MetaLex - Åbent XML-udvekslingsformat for juridiske ressourcer</dct:description>
    <dct:description xml:lang="en">XML schema for CEN MetaLex - Open XML Interchange Format for Legal and Legislative Resources</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime"></dct:issued>
    <dct:title xml:lang="da">CEN MetaLex XML-schema</dct:title>
    <dct:title xml:lang="en">CEN MetaLex XML Schema</dct:title>
    <foaf:page rdf:resource="http://www.metalex.eu/"/>    
    <dct:format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">XSD/XML</dct:format>
    <schema:fileSize rdf:datatype="http://www.w3.org/2001/XMLSchema#string">32K</schema:fileSize>
 </rdf:Description>
 
 
 
<!-- =======================================================   -->
<!--    The Financial Industry Business Ontology	   		 -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="https://spec.edmcouncil.org/fibo/ontology/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">Finansbranchens forretningsontologi</dct:title>
    <dct:title xml:lang="en"> The Financial Industry Business Ontology</dct:title>	
    <dct:description xml:lang="da">Finansbranchens forretningsontologi (The Financial Industry Business Ontology (FIBO)) definerer logiske modelementer og deres indbyrdes relationer med OWL til anvendelse i finansbranchens økonomisystemer. FIBO udgives af og sponsoreres af Enterprise Data Management Council (EDMC) og udgives en række forskellige formater. </dct:description>
    <dct:description xml:lang="en">The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. FIBO is hosted and sponsored by the Enterprise Data Management Council (EDMC) and is published in a number of formats for operating use and business definitions. FIBO is a trademark of EDM Council, Inc. It is also standardized by the Object Management Group (OMG).</dct:description>	
    <vann:preferredNamespacePrefix>fibo</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://spec.edmcouncil.org/fibo/ontology/</vann:preferredNamespaceUri>
    <dcat:keyword>finans</dcat:keyword>
    <dcat:keyword>økonomi</dcat:keyword>
	<dcat:keyword>betaling</dcat:keyword>
	<dcat:keyword>gæld</dcat:keyword>
	<dcat:keyword>regnskab</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>EDM Counccil</foaf:name>
			<foaf:homepage>https://edmcouncil.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>edmcouncil.org</vcard:fn>
			<vcard:hasEmail rdf:resource="info@edmcouncil.org"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/2002/07/owl#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:businessArea>Samfundsøkonomi, samfundsdigitalisering og statistik</dadk:businessArea>
    <dadk:businessAreaCode>06</dadk:businessAreaCode>
	<foaf:page rdf:resource="https://spec.edmcouncil.org/fibo/"/>
    <dcat:landingPage rdf:resource="https://spec.edmcouncil.org/fibo/ontology"/>	
  </rdf:Description>    
  
<!-- =======================================================   -->
<!--    The Financial Industry Business Vocabulary	   		   -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="https://spec.edmcouncil.org/fibo/vocabulary/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">FIBO Begreber</dct:title>
    <dct:title xml:lang="en">The FIBO Vocabulary</dct:title>	
    <dct:description xml:lang="da">FIBO-vokabularet definerer begreber og deres indbyrdes relationer med SKOS. Se også den logiske model FIBO (Finansbranchens forretningsontologi).</dct:description>
    <dct:description xml:lang="en">The FIBO vocabulary is distributed using the Simple Knowledge Organization System (SKOS). SKOS is a W3C Recommendation that supports the use of knowledge organization systems (KOS) such as thesauri, classification schemes, subject heading lists, and taxonomies within the framework of the Semantic Web. The FIBO vocabulary is distributed as a machine-readable file in which the FIBO class hierarchy is rendered as a tree structure of broader and narrower terms. Properties in FIBO appear as properties in the FIBO vocabulary. Logical restrictions relating pairs of FIBO classes are rendered as simple relationships between corresponding concepts in FIBO Vocabulary. The FIBO Vocabulary, therefore, does not reflect the full richness of the FIBO Ontologies and is provided to support knowledge organization applications that do not require the full logic of FIBO.</dct:description>	
    <vann:preferredNamespacePrefix>fibo-vocabulary</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>https://spec.edmcouncil.org/fibo/ontology/</vann:preferredNamespaceUri>
    <dcat:keyword>finans</dcat:keyword>
    <dcat:keyword>økonomi</dcat:keyword>
	<dcat:keyword>betaling</dcat:keyword>
	<dcat:keyword>gæld</dcat:keyword>
	<dcat:keyword>regnskab</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>EDM Counccil</foaf:name>
			<foaf:homepage>https://edmcouncil.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>edmcouncil.org</vcard:fn>
			<vcard:hasEmail rdf:resource="info@edmcouncil.org"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/2004/02/skos/core#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:businessArea>Samfundsøkonomi, samfundsdigitalisering og statistik</dadk:businessArea>
    <dadk:businessAreaCode>06</dadk:businessAreaCode>
	<foaf:page rdf:resource="https://spec.edmcouncil.org/fibo/"/>
    <dcat:landingPage rdf:resource="https://spec.edmcouncil.org/fibo/vocabulary"/>	
  </rdf:Description>      


 
<!-- =======================================================   -->
<!--    QUDT	   		   -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="http://qudt.org/2.1/vocab/">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">QUDT - mængder, måleenheder, dimensioner og datatyper</dct:title>
    <dct:title xml:lang="en">QUDT - Quantities, Units, Dimensions and Data Types Ontologies</dct:title>	
    <dct:description xml:lang="da">QUDT-modellerne leverer specifikationer for måleenheder, mængdetyper, dimensioner og datatyper.  </dct:description>
    <dct:description xml:lang="en">QUDT CATALOG - Quantities, Units, Dimensions and Data Types Ontologies. QUDT.org is a 501(c)(3) public charity nonprofit organization founded to provide semantic specifications for units of measure, quantity kind, dimensions and data types.   QUDT is an advocate for the development and implementation of standards to quantify data expressed in RDF and JSON.</dct:description>	
    <vann:preferredNamespacePrefix>qudt</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://qudt.org/2.1/vocab/</vann:preferredNamespaceUri>
    <dcat:keyword>måleenheder</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>QUDT.org</foaf:name>
			<foaf:homepage>QUDT.org</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>
	<dcat:contactPoint>
		<vcard:Kind>
			<vcard:fn>QUDT.org</vcard:fn>
			<vcard:hasEmail rdf:resource="info@QUDT.org"/>				
		</vcard:Kind>
	</dcat:contactPoint>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/2004/02/skos/core#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ENVI"/>
    <dadk:businessArea>Natur og klima</dadk:businessArea>
    <dadk:businessAreaCode>38</dadk:businessAreaCode>
	<foaf:page rdf:resource="http://www.qudt.org/"/>
    <dcat:landingPage rdf:resource="http://www.qudt.org/2.1/catalog/qudt-catalog.html"/>	
  </rdf:Description>  



<!-- =======================================================   -->
<!--    Shapes Constraint Language (SHACL)	   		   -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="http://www.w3.org/ns/shacl#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	
    <dct:title xml:lang="da">Shapes Constraint Language (SHACL)</dct:title>
    <dct:title xml:lang="en">Shapes Constraint Language (SHACL)</dct:title>	
    <dct:description xml:lang="da">SHACL Shapes Constraint Language definerer et sprog til validering af RDF-grafer.</dct:description>
    <dct:description xml:lang="en">SHACL Shapes Constraint Language, a language for validating RDF graphs against a set of conditions</dct:description>	
    <vann:preferredNamespacePrefix>sh</vann:preferredNamespacePrefix>
    <vann:preferredNamespaceUri>http://www.w3.org/ns/shacl#</vann:preferredNamespaceUri>
    <dcat:keyword>validering</dcat:keyword>
    <dcat:keyword>rdf</dcat:keyword>
    <dct:publisher>
		<foaf:Agent>
			<foaf:name>W3C</foaf:name>
			<foaf:homepage>https://www.w3.org/</foaf:homepage>
		</foaf:Agent>
	</dct:publisher>	
    <dadk:modellingRegime rdf:resource="https://data.gov.dk/model/core/modellingregime#International"/>
	<dct:conformsTo rdf:resource="http://www.w3.org/2004/02/skos/core#"/>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/ECON"/>
    <dadk:businessArea>Arkitektur for den digitale infrastruktur</dadk:businessArea>
    <dadk:businessAreaCode>06.38.10.10 </dadk:businessAreaCode>
	<foaf:page rdf:resource="https://www.w3.org/TR/shacl/"/>
    <dcat:landingPage rdf:resource="https://www.w3.org/ns/shacl#"/>	
  </rdf:Description>  

<!-- =======================================================   -->
<!--    Data Privacy Vocabulary - Unofficial draft   		   -->
<!-- =======================================================  --> 



  <rdf:Description rdf:about="http://www.w3.org/ns/dpv#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	  
    <dct:title xml:lang="da">Data Privacy Vocabulary - Unofficial draft</dct:title>
    <dct:title xml:lang="en">Data Privacy Vocabulary - Unofficial draft</dct:title>	
    <vann:preferredNamespacePrefix>dpv</vann:preferredNamespacePrefix>	
    <vann:preferredNamespaceUri>http://www.w3.org/ns/dpv#</vann:preferredNamespaceUri>	
    <dct:description xml:lang="da">The Data Privacy Vocabulary (DPV) specificerer klasser og egenskaber der kan anvendes til at beskrive og repræsentere information relateret til behandling af persondataoplysninger iht. GDPR. </dct:description>
    <dct:description xml:lang="en">The Data Privacy Vocabulary (DPV) provides terms (classes and properties) to describe and represent information related to processing of personal data based on established requirements such as for the EU General Data Protection Regulation (GDPR). </dct:description>		
    <dcat:landingPage rdf:resource="https://dpvcg.github.io/dpv/"/>	
  </rdf:Description>  


<!-- =======================================================   -->
<!--    Dataset Usage Vocabulary    		   -->
<!-- =======================================================  --> 


  <rdf:Description rdf:about="http://www.w3.org/ns/duv#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>  
    <dct:title xml:lang="da">Dataset Usage Vocabulary - Working Group Note</dct:title>
    <dct:title xml:lang="en">Dataset Usage Vocabulary - Working Group Note</dct:title>	
    <vann:preferredNamespacePrefix>duv</vann:preferredNamespacePrefix>	
    <vann:preferredNamespaceUri>http://www.w3.org/ns/duv#</vann:preferredNamespaceUri>	
    <dct:description xml:lang="da">Vokabular for datasætanvendelse (DUV) kan bruges til at beskrive brugeroplevelser, henvisninger og feedback omkring et datasæt fra et brugerperspektiv.</dct:description>
    <dct:description xml:lang="en">Dataset Usage Vocabulary (DUV) is used to describe consumer experiences, citations, and feedback about the dataset from the human perspective.</dct:description>		
    <dcat:landingPage rdf:resource="https://www.w3.org/TR/vocab-duv/"/>	
  </rdf:Description>   


<!-- =======================================================   -->
<!--    Building Topology Ontology    		   -->
<!-- =======================================================  --> 

  
  <rdf:Description rdf:about="https://w3id.org/bot#">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#LogicalDataModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	  
    <dct:title xml:lang="da">Building Topology Ontology - Unofficial draft</dct:title>
    <dct:title xml:lang="en">Building Topology Ontology - Unofficial draft</dct:title>	
    <vann:preferredNamespacePrefix>bot</vann:preferredNamespacePrefix>	
    <vann:preferredNamespaceUri>http://www.w3.org/ns/dpv#</vann:preferredNamespaceUri>	
    <dct:description xml:lang="da">Ontologien for bygningstypologi (BOT) er en mindre ontologi til beskrivelse af de centrale bygningstypologiske begreber.  </dct:description>
    <dct:description xml:lang="en">The Building Topology Ontology (BOT) is a minimal ontology for describing the core topological concepts of a building.</dct:description>		
    <dcat:landingPage rdf:resource="https://w3c-lbd-cg.github.io/bot/index.html#"/>	
  </rdf:Description>    

<!-- =======================================================   -->
<!--    EIRA begreber                   		   -->
<!-- =======================================================  --> 

  
  <rdf:Description rdf:about="http://data.europa.eu/dr8">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
	<dadk:modelType rdf:resource="https://data.gov.dk/model/core/modeltype#ConceptModel"/>			
	<mdl:modelScope rdf:resource="https://data.gov.dk/model/core/modelscope#CoreModel"/>	  
    <dct:title xml:lang="da">EIRA begreber </dct:title>
    <dct:title xml:lang="en">EIRA concepts </dct:title>	
    <vann:preferredNamespaceUri>http://data.europa.eu/dr8</vann:preferredNamespaceUri>	
    <dct:description xml:lang="da">Begrebsliste for den europæiske interoperabilitetsreferencearkitektur (EIRA)</dct:description>
    <dct:description xml:lang="en">Controlled vocabulary for the European Interoperability Reference Architecture (EIRA)</dct:description>		
    <dcat:landingPage rdf:resource="https://joinup.ec.europa.eu/collection/european-interoperability-reference-architecture-eira/solution/eira/release/v400"/>	
    <foaf:page rdf:resource="https://joinup.ec.europa.eu/collection/european-interoperability-reference-architecture-eira/solution/eira"/>	  
  </rdf:Description>    



 
</rdf:RDF>
