@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/74928> foaf:primaryTopic <album/74928#subject> .

<album/74928#vocals> a mo:Singer .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74928#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/74928#composition>,
        <album/74928#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/9334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74928#subject> ;
    schema:name "Nanashi"@en,
        "七誌"@ja ;
    foaf:made <album/74928#composition>,
        <album/74928#lyrics>,
        <album/74928#subject> ;
    foaf:name "Nanashi"@en,
        "七誌"@ja .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<album/74928#musicalexpression> a mo:Signal ;
    mo:published_as <album/74928#subject> ;
    mo:records <album/74928#performance> .

<org/1693#subject> schema:name "stretta di mano"@en,
        "stretta di mano"@ja,
        "stretta di mano"@ja-latn ;
    foaf:name "stretta di mano"@en,
        "stretta di mano"@ja,
        "stretta di mano"@ja-latn .

<https://media.vgm.io/albums/82/74928/74928-1517707816.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74928#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/74928/74928-1517707816.jpg> ;
    foaf:depicts <album/74928#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/74928/74928-1517707816.jpg> .

<https://medium-media.vgm.io/albums/82/74928/74928-1517707816.jpg> a schema:ImageObject,
        foaf:Image .

<album/74928#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/74928#composition> ;
    mo:lyrics <album/74928#lyrics> ;
    mo:performed_in <album/74928#performance> ;
    mo:singer <album/74928#vocals> .

<artist/13220#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74928#performance> ;
    schema:name "Yuki Nara"@en,
        "奈良悠樹"@ja ;
    foaf:name "Yuki Nara"@en,
        "奈良悠樹"@ja .

<artist/1912#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74928#performance> ;
    schema:name "Tsukiko"@en,
        "月子"@ja ;
    foaf:name "Tsukiko"@en,
        "月子"@ja .

<album/74928#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "true to myself"@en,
        "true to myself"@ja,
        "true to myself"@ja-latn ;
    mo:composer <artist/11595#subject>,
        <artist/24843#subject>,
        <artist/9334#subject> ;
    mo:produced_work <album/74928#musicalwork> ;
    schema:name "true to myself"@en,
        "true to myself"@ja,
        "true to myself"@ja-latn .

<album/74928#lyrics> a mo:Lyrics .

<artist/24843#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74928#subject> ;
    mo:performed <album/74928#performance> ;
    schema:name "Nina Branch"@en ;
    foaf:made <album/74928#composition>,
        <album/74928#lyrics>,
        <album/74928#subject> ;
    foaf:name "Nina Branch"@en .

<album/74928#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "true to myself"@en,
        "true to myself"@ja,
        "true to myself"@ja-latn ;
    mo:performance_of <album/74928#musicalwork> ;
    mo:performer <artist/13220#subject>,
        <artist/1912#subject>,
        <artist/24843#subject> ;
    mo:recorded_as <album/74928#musicalexpression> ;
    schema:byArtist <artist/13220#subject>,
        <artist/1912#subject>,
        <artist/24843#subject> ;
    schema:name "true to myself"@en,
        "true to myself"@ja,
        "true to myself"@ja-latn ;
    schema:workPerformed <album/74928#musicalwork> .

<album/74928#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "true to myself"@en,
        "true to myself"@ja,
        "true to myself"@ja-latn ;
    mo:catalogue_number "SDM-013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74928#musicalexpression> ;
    mo:publisher <org/1693#subject> ;
    mo:record _:N894797dbd64646f7a25090a48fde251d ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:byArtist <artist/13220#subject>,
        <artist/1912#subject>,
        <artist/24843#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/82/74928/74928-1517707816.jpg> ;
    schema:name "true to myself"@en,
        "true to myself"@ja,
        "true to myself"@ja-latn ;
    schema:publisher <org/1693#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/74928/74928-1517707816.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Deadman"@en ;
    foaf:made <album/74928#lyrics> ;
    foaf:name "Deadman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Deadman"@en ;
    foaf:made <album/74928#subject> ;
    foaf:name "Deadman"@en .

_:N00ac0a0e090d405bb94cb28851a6e2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凸凹鬼ごっこ"@ja,
        "Dekoboko Onigokko"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N894797dbd64646f7a25090a48fde251d ;
    schema:name "凸凹鬼ごっこ"@ja,
        "Dekoboko Onigokko"@ja-latn .

_:N332379ba675d42fe9db13ede206e7c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true to myself"@ja,
        "true to myself"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N894797dbd64646f7a25090a48fde251d ;
    schema:name "true to myself"@ja,
        "true to myself"@ja-latn .

_:Neccc363a91114dfbb974b0245dce991b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "駆け引きと真実に隠された甘い罠"@ja,
        "Kakehiki to Shinjitsu ni Kakusareta Amai Wana"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N894797dbd64646f7a25090a48fde251d ;
    schema:name "駆け引きと真実に隠された甘い罠"@ja,
        "Kakehiki to Shinjitsu ni Kakusareta Amai Wana"@ja-latn .

_:N894797dbd64646f7a25090a48fde251d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ac0a0e090d405bb94cb28851a6e2f5,
        _:N332379ba675d42fe9db13ede206e7c3f,
        _:Neccc363a91114dfbb974b0245dce991b ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N00ac0a0e090d405bb94cb28851a6e2f5,
        _:N332379ba675d42fe9db13ede206e7c3f,
        _:Neccc363a91114dfbb974b0245dce991b .

