@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://share.osf.io/vocab/2023/trove/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://share.osf.io/trove/index-card/84593958-4fdd-4787-a903-54ba0c9fa6a1> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://doi.org/10.17605/OSF.IO/VX4N7>,
        <https://osf.io/vx4n7> ;
    ns1:focusIdentifier "https://doi.org/10.17605/OSF.IO/VX4N7"^^rdf:string,
        "https://osf.io/vx4n7"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/vx4n7\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2019-07-02\"}], \"creator\": [{\"@id\": \"https://osf.io/gmcjr\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://orcid.org/0000-0002-3104-0078\"}, {\"@value\": \"https://osf.io/gmcjr\"}], \"sameAs\": [{\"@id\": \"https://orcid.org/0000-0002-3104-0078\"}], \"foaf:familyName\": [{\"@value\": \"Taqa\"}], \"foaf:givenName\": [{\"@value\": \"Amer\"}], \"name\": [{\"@value\": \"Amer A. Taqa\"}]}], \"identifier\": [{\"@value\": \"https://doi.org/10.17605/OSF.IO/VX4N7\"}, {\"@value\": \"https://osf.io/vx4n7\"}], \"dateModified\": [{\"@value\": \"2019-07-02\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"Effect of Nano Calcium Oxide Intra Canal Medicaments on the Sealing Integrity of Root Canal Treated Teeth\"}], \"sameAs\": [{\"@id\": \"https://doi.org/10.17605/OSF.IO/VX4N7\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"qualifiedAttribution\": [{\"agent\": [{\"@id\": \"https://osf.io/gmcjr\"}], \"hadRole\": [{\"@id\": \"osf:admin-contributor\"}], \"osf:order\": [{\"@value\": \"0\", \"@type\": \"xsd:integer\"}]}], \"hostingInstitution\": [{\"@id\": \"https://cos.io/\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://cos.io/\"}, {\"@value\": \"https://ror.org/05d5mza29\"}], \"sameAs\": [{\"@id\": \"https://ror.org/05d5mza29\"}], \"name\": [{\"@value\": \"Center for Open Science\"}]}], \"storageByteCount\": [{\"@value\": \"0\", \"@type\": \"xsd:integer\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}]}"^^rdf:JSON .