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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

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

<album/74497#musicalexpression> a mo:Signal ;
    mo:published_as <album/74497#subject> ;
    mo:records <album/74497#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/79/74497/74497-1516760305.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74497#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/74497/74497-1516760305.jpg> ;
    foaf:depicts <album/74497#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/74497/74497-1516760305.jpg> .

<https://medium-media.vgm.io/albums/79/74497/74497-1516760305.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

<album/74497#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-16"^^xsd:date ;
    dcterms:title "Inherence"@en,
        "Inherence"@ja,
        "Inherence"@ja-latn ;
    mo:catalogue_number "GPCR-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74497#musicalexpression> ;
    mo:publisher <org/1684#subject> ;
    mo:record _:N511a036732e94b5ea255efd84504928e ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:byArtist <artist/1837#subject>,
        <artist/5509#subject>,
        <artist/9300#subject>,
        <artist/97#subject> ;
    schema:datePublished "2015-08-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/79/74497/74497-1516760305.jpg> ;
    schema:name "Inherence"@en,
        "Inherence"@ja,
        "Inherence"@ja-latn ;
    schema:publisher <org/1684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/74497/74497-1516760305.jpg> .

_:N2411f4e58daa40baa8a82e2d3370ecd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petals on the Wind (inst.)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Petals on the Wind (inst.)"@en .

_:N4fff07df130247eb9ec8cb2f30834a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hygiene Hypothesis"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Hygiene Hypothesis"@en .

_:N5ef15392c411437b82b6cd25d4df843e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chorea (inst.)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Chorea (inst.)"@en .

_:N7db9896577fa4a0eac9805a0a34a5173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hygiene Hypothesis (inst.)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Hygiene Hypothesis (inst.)"@en .

_:Na23317c90d974cbb95e1c8f104d29260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elementary Particles (inst.)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Elementary Particles (inst.)"@en .

_:Na6600eea13524ddba4b931e9fc42b992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inherence (inst.)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Inherence (inst.)"@en .

_:Nce38e15c2c704fda95f042f64b99619f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inherence"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Inherence"@en .

_:Ndc398a8e83f14407b109ddb2f16c46b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elementary Particles"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Elementary Particles"@en .

_:Nf98f3551dae44e40896865ca500a948d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Petals on the Wind"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Petals on the Wind"@en .

_:Nffd8e207b994489aa70a2336473aa920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chorea"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N511a036732e94b5ea255efd84504928e ;
    schema:name "Chorea"@en .

_:N511a036732e94b5ea255efd84504928e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2411f4e58daa40baa8a82e2d3370ecd7,
        _:N4fff07df130247eb9ec8cb2f30834a5e,
        _:N5ef15392c411437b82b6cd25d4df843e,
        _:N7db9896577fa4a0eac9805a0a34a5173,
        _:Na23317c90d974cbb95e1c8f104d29260,
        _:Na6600eea13524ddba4b931e9fc42b992,
        _:Nce38e15c2c704fda95f042f64b99619f,
        _:Ndc398a8e83f14407b109ddb2f16c46b2,
        _:Nf98f3551dae44e40896865ca500a948d,
        _:Nffd8e207b994489aa70a2336473aa920 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2411f4e58daa40baa8a82e2d3370ecd7,
        _:N4fff07df130247eb9ec8cb2f30834a5e,
        _:N5ef15392c411437b82b6cd25d4df843e,
        _:N7db9896577fa4a0eac9805a0a34a5173,
        _:Na23317c90d974cbb95e1c8f104d29260,
        _:Na6600eea13524ddba4b931e9fc42b992,
        _:Nce38e15c2c704fda95f042f64b99619f,
        _:Ndc398a8e83f14407b109ddb2f16c46b2,
        _:Nf98f3551dae44e40896865ca500a948d,
        _:Nffd8e207b994489aa70a2336473aa920 .

