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

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

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

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

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

<https://medium-media.vgm.io/albums/49/74494/74494-1516757975.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/74494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "Alloreactivity"@en,
        "Alloreactivity"@ja,
        "Alloreactivity"@ja-latn ;
    mo:catalogue_number "GPCR-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74494#musicalexpression> ;
    mo:publisher <org/1684#subject> ;
    mo:record _:N9916634687d44e1f92de7b5fb165b629 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:byArtist <artist/1837#subject>,
        <artist/9300#subject>,
        <artist/96#subject> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/49/74494/74494-1516757975.jpg> ;
    schema:name "Alloreactivity"@en,
        "Alloreactivity"@ja,
        "Alloreactivity"@ja-latn ;
    schema:publisher <org/1684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/74494/74494-1516757975.jpg> .

_:N0d2947f5dc02448d8693e65cf2144e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curious Cockatoo (inst.)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "Curious Cockatoo (inst.)"@en .

_:N0df5ef9338b146a2a90d437aa8e361d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You must have cheated! (inst.)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "You must have cheated! (inst.)"@en .

_:N16fbf5dd19394d95a02794198b8624c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You must have cheated!"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "You must have cheated!"@en .

_:N25101379c159462c9f42678e970619c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The page never turned (inst.)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "The page never turned (inst.)"@en .

_:N37b9d6b0618f401293cb471069b68d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinful Experiment"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "Sinful Experiment"@en .

_:Na472bdc4b0fe4a19912c85a7ce94167b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The page never turned"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "The page never turned"@en .

_:Ncfbca095a41b4c4caffd821ee7c7d04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinful Experiment (inst.)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "Sinful Experiment (inst.)"@en .

_:Nd15cce9a089c4c84bf262c4fd29d6bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curious Cockatoo"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "Curious Cockatoo"@en .

_:Ne461fff0857e4c9f895490890ac561cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alloreactivity"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "Alloreactivity"@en .

_:Nf6bb5a5356184f87b7eac339d3e7da55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alloreactivity (inst.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N9916634687d44e1f92de7b5fb165b629 ;
    schema:name "Alloreactivity (inst.)"@en .

_:N9916634687d44e1f92de7b5fb165b629 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d2947f5dc02448d8693e65cf2144e5b,
        _:N0df5ef9338b146a2a90d437aa8e361d8,
        _:N16fbf5dd19394d95a02794198b8624c1,
        _:N25101379c159462c9f42678e970619c7,
        _:N37b9d6b0618f401293cb471069b68d86,
        _:Na472bdc4b0fe4a19912c85a7ce94167b,
        _:Ncfbca095a41b4c4caffd821ee7c7d04e,
        _:Nd15cce9a089c4c84bf262c4fd29d6bc3,
        _:Ne461fff0857e4c9f895490890ac561cf,
        _:Nf6bb5a5356184f87b7eac339d3e7da55 ;
    mo:track_count 10 ;
    schema:duration "PT45:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d2947f5dc02448d8693e65cf2144e5b,
        _:N0df5ef9338b146a2a90d437aa8e361d8,
        _:N16fbf5dd19394d95a02794198b8624c1,
        _:N25101379c159462c9f42678e970619c7,
        _:N37b9d6b0618f401293cb471069b68d86,
        _:Na472bdc4b0fe4a19912c85a7ce94167b,
        _:Ncfbca095a41b4c4caffd821ee7c7d04e,
        _:Nd15cce9a089c4c84bf262c4fd29d6bc3,
        _:Ne461fff0857e4c9f895490890ac561cf,
        _:Nf6bb5a5356184f87b7eac339d3e7da55 .

