@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.erasmusmc.nl/dataset/5e96426e-0ead-487f-b0e8-d62de2b163f7> a dcat:Dataset ;
    dcatap:applicableLegislation <http://creativecommons.org/licenses/by/4.0> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6854-3269> ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/GZPSB6> ;
            foaf:name "Bas-Cristobal Menendez, Amanda" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0217-8254> ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/GZPSB6> ;
            foaf:name "Hoogduijn, Martin" ] ;
    dct:description ""@en,
        "The dataset contains all the raw data (RT-PCR, enzyme activity measurement, immunohistochemical staining quantification, Western blots) of the data presented in the manuscript 'EPO-overexpressing kidney organoids engineered using an episomal DNA vector exhibit physiological effects after subcutaneous implantation'"@nl ;
    dct:hasVersion "1.0" ;
    dct:identifier "doi:10.34894/GZPSB6" ;
    dct:issued "2024-04-23T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:31:43.975392"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "NL-EMC" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/en/contact-details-and-directions> ;
            foaf:name "Erasmus MC" ] ;
    dct:title ""@en,
        "EPO-overexpressing kidney organoids engineered using an episomal DNA vector exhibit physiological effects after subcutaneous implantation"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact dataset owners via DataverseNL." ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            vcard:hasURL <['https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/GZPSB6']> ] ;
    dcat:hasVersion "1.0" ;
    dcat:keyword "DNA vector"@nl,
        "Erythropoietin"@nl,
        "Kidney organoid"@nl,
        "Regenerative medicine"@nl ;
    dcat:landingPage <https://doi.org/10.34894/GZPSB6> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://creativecommons.org/licenses/by/4.0> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<https://doi.org/10.34894/GZPSB6> a foaf:Document .

