@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/74498> foaf:primaryTopic <album/74498#subject> .

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

<artist/27966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74498#subject> ;
    schema:name "YS"@en,
        "わいず"@ja ;
    foaf:made <album/74498#composition>,
        <album/74498#lyrics>,
        <album/74498#subject> ;
    foaf:name "YS"@en,
        "わいず"@ja .

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

<album/74498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chromosomal Reprogramming"@en,
        "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn ;
    mo:composer <artist/27966#subject> ;
    mo:produced_work <album/74498#musicalwork> ;
    schema:name "Chromosomal Reprogramming"@en,
        "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn .

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

<org/1684#subject> schema:name "G protein-coupled receptor"@en,
        "G protein-coupled receptor"@ja,
        "G protein-coupled receptor"@ja-latn ;
    foaf:name "G protein-coupled receptor"@en,
        "G protein-coupled receptor"@ja,
        "G protein-coupled receptor"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/74498/74498-1516761159.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<artist/29878#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "Kanae Asaba"@en,
        "浅場佳苗"@ja ;
    foaf:name "Kanae Asaba"@en,
        "浅場佳苗"@ja .

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "yuiko"@en ;
    foaf:name "yuiko"@en .

<artist/5509#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "Aoi Tada"@en,
        "多田葵"@ja ;
    foaf:name "Aoi Tada"@en,
        "多田葵"@ja .

<artist/78315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "F9"@en ;
    foaf:name "F9"@en .

<artist/9300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "foolen"@en ;
    foaf:made <album/74498#lyrics>,
        <album/74498#subject> ;
    foaf:name "foolen"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74498#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/74498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "Chromosomal Reprogramming"@en,
        "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn ;
    mo:catalogue_number "GPCR-011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74498#musicalexpression> ;
    mo:publisher <org/1684#subject> ;
    mo:record _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:byArtist <artist/1837#subject>,
        <artist/29878#subject>,
        <artist/4276#subject>,
        <artist/5509#subject>,
        <artist/78315#subject>,
        <artist/9300#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/89/74498/74498-1516761159.jpg> ;
    schema:name "Chromosomal Reprogramming"@en,
        "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn ;
    schema:publisher <org/1684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/74498/74498-1516761159.jpg> .

<album/74498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chromosomal Reprogramming"@en,
        "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn ;
    mo:performance_of <album/74498#musicalwork> ;
    mo:performer <artist/1837#subject>,
        <artist/29878#subject>,
        <artist/4276#subject>,
        <artist/5509#subject>,
        <artist/78315#subject>,
        <artist/9300#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/74498#musicalexpression> ;
    schema:byArtist <artist/1837#subject>,
        <artist/29878#subject>,
        <artist/4276#subject>,
        <artist/5509#subject>,
        <artist/78315#subject>,
        <artist/9300#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:name "Chromosomal Reprogramming"@en,
        "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn ;
    schema:workPerformed <album/74498#musicalwork> .

_:N29334498c8e24480b7057bfd2f2de8da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alloreactivity"@ja,
        "Alloreactivity"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Alloreactivity"@ja,
        "Alloreactivity"@ja-latn .

_:N397911a5b2be4f899d6078b4e9f5d191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confocal Visions"@ja,
        "Confocal Visions"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Confocal Visions"@ja,
        "Confocal Visions"@ja-latn .

_:N3e0f5fd767524b4cb1f692a2a36c2bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨の降る部屋"@ja,
        "Ame no Furu Heya"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "雨の降る部屋"@ja,
        "Ame no Furu Heya"@ja-latn .

_:N44850171589c4d818c8ebee8952d2b77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Optical Interference"@ja,
        "Optical Interference"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Optical Interference"@ja,
        "Optical Interference"@ja-latn .

_:N6374a1c50a2a4241a4f99851d06f31b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elementary Particles"@ja,
        "Elementary Particles"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Elementary Particles"@ja,
        "Elementary Particles"@ja-latn .

_:N7da9bea9e1b847d1865a6c41514b57a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curious Cockatoo"@ja,
        "Curious Cockatoo"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Curious Cockatoo"@ja,
        "Curious Cockatoo"@ja-latn .

_:N8480ed76d2a641c5a5260acf71266cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inherence"@ja,
        "Inherence"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Inherence"@ja,
        "Inherence"@ja-latn .

_:Nbd6cbd8cf82440c5a748fc676a9eca62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AICD"@ja,
        "AICD"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "AICD"@ja,
        "AICD"@ja-latn .

_:Nbeba31725c6140298918793ee22651d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chorea"@ja,
        "Chorea"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Chorea"@ja,
        "Chorea"@ja-latn .

_:Nc57919f456534e068ef8da3f99e2b1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragmentation"@ja,
        "Fragmentation"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Fragmentation"@ja,
        "Fragmentation"@ja-latn .

_:Nc7d333e5278249dc8a20886643ce6273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "窓"@ja,
        "Mado"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "窓"@ja,
        "Mado"@ja-latn .

_:Nd3232edb88064037b1aaff9a04a58317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn .

_:Nd8c5d577f21a4ae0a517251d5b8a9a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mediocre Fiction"@ja,
        "Mediocre Fiction"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Mediocre Fiction"@ja,
        "Mediocre Fiction"@ja-latn .

_:Nf94daa14b6e4409d89216244deccf9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transposon"@ja,
        "Transposon"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na83ae4bbbc534797bf1bd00e27c14c38 ;
    schema:name "Transposon"@ja,
        "Transposon"@ja-latn .

_:Na83ae4bbbc534797bf1bd00e27c14c38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29334498c8e24480b7057bfd2f2de8da,
        _:N397911a5b2be4f899d6078b4e9f5d191,
        _:N3e0f5fd767524b4cb1f692a2a36c2bf2,
        _:N44850171589c4d818c8ebee8952d2b77,
        _:N6374a1c50a2a4241a4f99851d06f31b1,
        _:N7da9bea9e1b847d1865a6c41514b57a5,
        _:N8480ed76d2a641c5a5260acf71266cd7,
        _:Nbd6cbd8cf82440c5a748fc676a9eca62,
        _:Nbeba31725c6140298918793ee22651d1,
        _:Nc57919f456534e068ef8da3f99e2b1c6,
        _:Nc7d333e5278249dc8a20886643ce6273,
        _:Nd3232edb88064037b1aaff9a04a58317,
        _:Nd8c5d577f21a4ae0a517251d5b8a9a17,
        _:Nf94daa14b6e4409d89216244deccf9d3 ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N29334498c8e24480b7057bfd2f2de8da,
        _:N397911a5b2be4f899d6078b4e9f5d191,
        _:N3e0f5fd767524b4cb1f692a2a36c2bf2,
        _:N44850171589c4d818c8ebee8952d2b77,
        _:N6374a1c50a2a4241a4f99851d06f31b1,
        _:N7da9bea9e1b847d1865a6c41514b57a5,
        _:N8480ed76d2a641c5a5260acf71266cd7,
        _:Nbd6cbd8cf82440c5a748fc676a9eca62,
        _:Nbeba31725c6140298918793ee22651d1,
        _:Nc57919f456534e068ef8da3f99e2b1c6,
        _:Nc7d333e5278249dc8a20886643ce6273,
        _:Nd3232edb88064037b1aaff9a04a58317,
        _:Nd8c5d577f21a4ae0a517251d5b8a9a17,
        _:Nf94daa14b6e4409d89216244deccf9d3 .

