@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 _:N317c5ea533804e4ab175e1340be7358f ;
    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> .

_:N24d8f3b08fad4fed9bbaf25a20e4a1d7 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "Chromosomal Reprogramming"@ja,
        "Chromosomal Reprogramming"@ja-latn .

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

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

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

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

_:N879195d40f244068a7b491459ac02d08 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "Curious Cockatoo"@ja,
        "Curious Cockatoo"@ja-latn .

_:N9206d57c585a4437abe5ffbdcf29cc5e 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "雨の降る部屋"@ja,
        "Ame no Furu Heya"@ja-latn .

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

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

_:Nb4124d2a35d546dfbac1ab29b43b33f3 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "Optical Interference"@ja,
        "Optical Interference"@ja-latn .

_:Nc194248fd76c41bf9864fcba7f813b1c 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "Confocal Visions"@ja,
        "Confocal Visions"@ja-latn .

_:Nc4701386654c4920bfe6f72627ecb66d 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "Elementary Particles"@ja,
        "Elementary Particles"@ja-latn .

_:Ne62d706bc6a5455b83e0020681582aab 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 _:N317c5ea533804e4ab175e1340be7358f ;
    schema:name "Mediocre Fiction"@ja,
        "Mediocre Fiction"@ja-latn .

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

_:N317c5ea533804e4ab175e1340be7358f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24d8f3b08fad4fed9bbaf25a20e4a1d7,
        _:N2c4c08b485394bfba495c3520015055b,
        _:N4c819f3a55134af6800d8410c482abbf,
        _:N69222e963fa541afa65b2746e26deab1,
        _:N742b1fc78150438db492dfcdff81543e,
        _:N879195d40f244068a7b491459ac02d08,
        _:N9206d57c585a4437abe5ffbdcf29cc5e,
        _:Na547438ff8fa4e9cb9d8e6f900fd312a,
        _:Na717e5c98b32430fbe436af3a95a4b87,
        _:Nb4124d2a35d546dfbac1ab29b43b33f3,
        _:Nc194248fd76c41bf9864fcba7f813b1c,
        _:Nc4701386654c4920bfe6f72627ecb66d,
        _:Ne62d706bc6a5455b83e0020681582aab,
        _:Nf01b648001984d4bacfd7c4c92be7daa ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N24d8f3b08fad4fed9bbaf25a20e4a1d7,
        _:N2c4c08b485394bfba495c3520015055b,
        _:N4c819f3a55134af6800d8410c482abbf,
        _:N69222e963fa541afa65b2746e26deab1,
        _:N742b1fc78150438db492dfcdff81543e,
        _:N879195d40f244068a7b491459ac02d08,
        _:N9206d57c585a4437abe5ffbdcf29cc5e,
        _:Na547438ff8fa4e9cb9d8e6f900fd312a,
        _:Na717e5c98b32430fbe436af3a95a4b87,
        _:Nb4124d2a35d546dfbac1ab29b43b33f3,
        _:Nc194248fd76c41bf9864fcba7f813b1c,
        _:Nc4701386654c4920bfe6f72627ecb66d,
        _:Ne62d706bc6a5455b83e0020681582aab,
        _:Nf01b648001984d4bacfd7c4c92be7daa .

