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

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

<artist/12909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44350#subject> ;
    schema:name "yuta"@en ;
    foaf:made <album/44350#composition>,
        <album/44350#lyrics>,
        <album/44350#subject> ;
    foaf:name "yuta"@en .

<artist/36135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44350#subject> ;
    schema:name "shota"@en ;
    foaf:made <album/44350#composition>,
        <album/44350#lyrics>,
        <album/44350#subject> ;
    foaf:name "shota"@en .

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

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

<org/1041#subject> schema:name "Minstrel"@en,
        "Minstrel"@ja,
        "Minstrel"@ja-latn ;
    foaf:name "Minstrel"@en,
        "Minstrel"@ja,
        "Minstrel"@ja-latn .

<https://media.vgm.io/albums/05/44350/44350-1392125460.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44350#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/44350/44350-1392125460.png> ;
    foaf:depicts <album/44350#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/44350/44350-1392125460.png> .

<https://medium-media.vgm.io/albums/05/44350/44350-1392125460.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44350#performance> ;
    schema:name "Reji"@en,
        "レジ"@ja ;
    foaf:name "Reji"@en,
        "レジ"@ja .

<artist/14419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44350#performance> ;
    schema:name "LIQU@."@en,
        "LIQU@。"@ja ;
    foaf:made <album/44350#lyrics>,
        <album/44350#subject> ;
    foaf:name "LIQU@."@en,
        "LIQU@。"@ja .

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

<album/44350#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "recollection"@en,
        "recollection"@ja,
        "recollection"@ja-latn ;
    mo:performance_of <album/44350#musicalwork> ;
    mo:performer <artist/13427#subject>,
        <artist/14419#subject> ;
    mo:recorded_as <album/44350#musicalexpression> ;
    schema:byArtist <artist/13427#subject>,
        <artist/14419#subject> ;
    schema:name "recollection"@en,
        "recollection"@ja,
        "recollection"@ja-latn ;
    schema:workPerformed <album/44350#musicalwork> .

<album/44350#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-31"^^xsd:date ;
    dcterms:title "recollection"@en,
        "recollection"@ja,
        "recollection"@ja-latn ;
    mo:catalogue_number "YTCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44350#musicalexpression> ;
    mo:publisher <org/1041#subject> ;
    mo:record _:N49111ddf4c1d4b0eabb170e704a6d4ed ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:byArtist <artist/13427#subject>,
        <artist/14419#subject> ;
    schema:datePublished "2013-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/05/44350/44350-1392125460.png> ;
    schema:name "recollection"@en,
        "recollection"@ja,
        "recollection"@ja-latn ;
    schema:publisher <org/1041#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/44350/44350-1392125460.png> .

_:N9fa0ba22f12d457693a86611a3577021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Me"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49111ddf4c1d4b0eabb170e704a6d4ed ;
    schema:name "Killing Me"@ja .

_:Na37ff238558d429facd3a50964fd8491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "futuristic recollection"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49111ddf4c1d4b0eabb170e704a6d4ed ;
    schema:name "futuristic recollection"@ja .

_:Nb699eb544fc74b278c9122c3880fd6d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーエンドにさよならを"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49111ddf4c1d4b0eabb170e704a6d4ed ;
    schema:name "ハッピーエンドにさよならを"@ja .

_:Nfc1889a74cdf46e8bab57a33322b690a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiction"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49111ddf4c1d4b0eabb170e704a6d4ed ;
    schema:name "Fiction"@ja .

_:Nffc2b668746242069e4a15bb28d270e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saya"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49111ddf4c1d4b0eabb170e704a6d4ed ;
    schema:name "saya"@ja .

_:N49111ddf4c1d4b0eabb170e704a6d4ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9fa0ba22f12d457693a86611a3577021,
        _:Na37ff238558d429facd3a50964fd8491,
        _:Nb699eb544fc74b278c9122c3880fd6d1,
        _:Nfc1889a74cdf46e8bab57a33322b690a,
        _:Nffc2b668746242069e4a15bb28d270e8 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N9fa0ba22f12d457693a86611a3577021,
        _:Na37ff238558d429facd3a50964fd8491,
        _:Nb699eb544fc74b278c9122c3880fd6d1,
        _:Nfc1889a74cdf46e8bab57a33322b690a,
        _:Nffc2b668746242069e4a15bb28d270e8 .

