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

<artist/35067#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ruka Matsumoto"@en,
        "松本流花"@ja ;
    foaf:made <album/45538#lyrics>,
        <album/45538#subject> ;
    foaf:name "Ruka Matsumoto"@en,
        "松本流花"@ja .

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:made <album/45538#subject>,
        <album/45538#vocals> ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45538#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/45538#composition>,
        <album/45538#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/17320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45538#subject> ;
    schema:name "Yuuya Miyafuji"@en,
        "宮藤優矢"@ja ;
    foaf:made <album/45538#composition>,
        <album/45538#subject> ;
    foaf:name "Yuuya Miyafuji"@en,
        "宮藤優矢"@ja .

<product/2556#subject> a schema:CreativeWork ;
    schema:name "The Awakened Fate Ultimatum"@en,
        "神様と運命覚醒のクロステーゼ"@ja,
        "Kamisama to Unmei Kakusei no Cross Thesis"@ja-latn ;
    foaf:name "The Awakened Fate Ultimatum"@en,
        "神様と運命覚醒のクロステーゼ"@ja,
        "Kamisama to Unmei Kakusei no Cross Thesis"@ja-latn .

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

<album/45538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuioku no Itoguruma / Asami Imai"@en,
        "追憶の糸車 / 今井麻美"@ja,
        "Tsuioku no Itoguruma / Asami Imai"@ja-latn ;
    mo:performance_of <album/45538#musicalwork> ;
    mo:recorded_as <album/45538#musicalexpression> ;
    schema:name "Tsuioku no Itoguruma / Asami Imai"@en,
        "追憶の糸車 / 今井麻美"@ja,
        "Tsuioku no Itoguruma / Asami Imai"@ja-latn ;
    schema:workPerformed <album/45538#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/45538/45538-1426925794.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/45538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuioku no Itoguruma / Asami Imai"@en,
        "追憶の糸車 / 今井麻美"@ja,
        "Tsuioku no Itoguruma / Asami Imai"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/45538#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/130#subject>,
        <artist/17320#subject> ;
    mo:produced_work <album/45538#musicalwork> ;
    schema:name "Tsuioku no Itoguruma / Asami Imai"@en,
        "追憶の糸車 / 今井麻美"@ja,
        "Tsuioku no Itoguruma / Asami Imai"@ja-latn .

<album/45538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-23"^^xsd:date ;
    dcterms:title "Tsuioku no Itoguruma / Asami Imai"@en,
        "追憶の糸車 / 今井麻美"@ja,
        "Tsuioku no Itoguruma / Asami Imai"@ja-latn ;
    mo:catalogue_number "FVCG-1308" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45538#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:Ne7454ad3e6cd40c2969ae7f81cd3ca9c ;
    mo:record_count 1 ;
    schema:about <product/2556#subject> ;
    schema:datePublished "2014-07-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/45538/45538-1426925794.jpg> ;
    schema:name "Tsuioku no Itoguruma / Asami Imai"@en,
        "追憶の糸車 / 今井麻美"@ja,
        "Tsuioku no Itoguruma / Asami Imai"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/45538/45538-1426925794.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "NAGAE"@en ;
    foaf:made <album/45538#lyrics> ;
    foaf:name "NAGAE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45538#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/45538#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "NAGAE"@en ;
    foaf:made <album/45538#subject> ;
    foaf:name "NAGAE"@en .

_:Na20d6b533a074a34822bf2f6664bbdf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と猫のStoria - off vocal -"@ja,
        "Kaze to Neko no Storia - off vocal -"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ne7454ad3e6cd40c2969ae7f81cd3ca9c ;
    schema:name "風と猫のStoria - off vocal -"@ja,
        "Kaze to Neko no Storia - off vocal -"@ja-latn .

_:Nbc0366a28fd0441f9d7fce7c12cec6b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶の糸車 - off vocal -"@ja,
        "Tsuioku no Itoguruma - off vocal -"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Ne7454ad3e6cd40c2969ae7f81cd3ca9c ;
    schema:name "追憶の糸車 - off vocal -"@ja,
        "Tsuioku no Itoguruma - off vocal -"@ja-latn .

_:Nd3c9b7bfdbed420fb5640cd68ef470f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と猫のStoria"@ja,
        "Kaze to Neko no Storia"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ne7454ad3e6cd40c2969ae7f81cd3ca9c ;
    schema:name "風と猫のStoria"@ja,
        "Kaze to Neko no Storia"@ja-latn .

_:Nf3a7ef7376a14537938275c8971582ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶の糸車"@ja,
        "Tsuioku no Itoguruma"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Ne7454ad3e6cd40c2969ae7f81cd3ca9c ;
    schema:name "追憶の糸車"@ja,
        "Tsuioku no Itoguruma"@ja-latn .

_:Ne7454ad3e6cd40c2969ae7f81cd3ca9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na20d6b533a074a34822bf2f6664bbdf1,
        _:Nbc0366a28fd0441f9d7fce7c12cec6b0,
        _:Nd3c9b7bfdbed420fb5640cd68ef470f4,
        _:Nf3a7ef7376a14537938275c8971582ab ;
    mo:track_count 4 ;
    schema:duration "PT21:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na20d6b533a074a34822bf2f6664bbdf1,
        _:Nbc0366a28fd0441f9d7fce7c12cec6b0,
        _:Nd3c9b7bfdbed420fb5640cd68ef470f4,
        _:Nf3a7ef7376a14537938275c8971582ab .

