@base          <http://brujula.ual.es/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vivo:  <http://vivoweb.org/ontology/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix obo:   <http://purl.obolibrary.org/obo/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<authors/110>  a          foaf:Person ;
        rdfs:label        "Burkhardt Pérez, Inmaculada Gemma" ;
        rdfs:seeAlso      <https://www.ual.es/persona/505250485352575186> ;
        obo:ARG_2000028   [ a                 vcard:Individual ;
                            obo:ARG_2000029   <authors/110> ;
                            vcard:email       "burkh@ual.es" ;
                            vcard:familyName  "Burkhardt Pérez" ;
                            vcard:givenName   "Inmaculada Gemma" ;
                            vcard:hasKeyword  "Constitución" , "Estados excepcionales" , "Derechos fundamentales" , "Estado" , "organización territorial del Estado" , "relaciones internacionales" , "jurisdicción constitucional"
                          ] ;
        dcterms:created   "2018-01-19T17:40:13Z"^^xsd:dateTime ;
        dcterms:modified  "2026-03-07T11:16:57.378Z"^^xsd:dateTime ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/108067>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/129486>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/52223>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/52222>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/26617>
                          ] ;
        vivo:relatedBy    [ a             vivo:Position , vivo:Relationship ;
                            vivo:relates  <departments/3> , <authors/110>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/94261>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/52226>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/52225>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/52224>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/115873>
                          ] ;
        vivo:relatedBy    [ a             vivo:Authorship , vivo:Relationship ;
                            vivo:relates  <publications/52221>
                          ] ;
        owl:sameAs        <https://orcid.org/0000-0003-3788-7904> , <https://dialnet.unirioja.es/servlet/autor?codigo=217630> ;
        foaf:familyName   "Burkhardt Pérez" ;
        foaf:firstName    "Inmaculada Gemma" ;
        foaf:mbox         <mailto:burkh@ual.es> ;
        foaf:name         "Burkhardt Pérez, Inmaculada Gemma" .
