# LOD: Other Methods of Accessing Census Data

You can access and query the Census data not only by using the database, but by working directly with semantically-encoded Census data that is regularly exported and published. About every four months, the Census data is exported and deposited in the form of RDF / XML files on the edoc server of the Humboldt Universität. Since this dataset has been created with the goal of providing Census data as Linked Open Data and FAIR data, the files are provided for re-use in any way, provided attribution is given to The Census of Antique Works of Art and Architecture Known in the Renaissance, Humboldt-Universität zu Berlin, according to the terms of the CC BY 4.0 DE license.

The RDF / XML files contain a re-representation of the entirety of the original dataset, with the exception of log data, image files attached to image records, and PDF files of academic texts attached to bibliographic records.&#x20;

The RDF / XML files are available via the [e-doc server ](https://edoc.hu-berlin.de/handle/18452/19154)of the Humboldt University, where they are catalogued under Forschungsdatensammlungen.

The semantically-encoded data uses the CIDOC CRM ontology to represent the informational content of the original structure, but has been transformed from a relational database format into RDF / XML using the X3ML mapping language and X3ML Engine.&#x20;

The particular application of the CIDOC CRM to express the Census data has been fully documented and can be found in the links below.

[Census Semantic Data Model (CSDM) Documentation on GitHub](https://census-antiquity-renaissance.github.io/census-csdm/)

[The Census of Antique Works of Art and Architecture Known in the Renaissance community on Zenodo](https://zenodo.org/communities/ikb_hu/?page=1\&size=20)

The semantic Census data is, moreover, currently accessible via a SPARQL endpoint, where it can be searched in new ways and searched together with other datasets:

[SPARQL Endpoint of the Census of Antique Works of Art and Architecture Known in the Renaissance](https://censussparql.culture.hu-berlin.de/#/dataset/CENSUS/query)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.census.de/using-census-data/lod-other-methods-of-accessing-census-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
