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

<artist/1323#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Kawai"@en,
        "河井英里"@ja ;
    foaf:made <album/57139#lyrics>,
        <album/57139#subject> ;
    foaf:name "Eri Kawai"@en,
        "河井英里"@ja .

<artist/7517#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Makino"@en,
        "牧野由依"@ja ;
    foaf:made <album/57139#subject>,
        <album/57139#vocals> ;
    foaf:name "Yui Makino"@en,
        "牧野由依"@ja .

<artist/5371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57139#subject> ;
    schema:name "Mina Kubota"@en,
        "窪田ミナ"@ja ;
    foaf:made <album/57139#composition>,
        <album/57139#subject> ;
    foaf:name "Mina Kubota"@en,
        "窪田ミナ"@ja .

<artist/9643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57139#subject> ;
    schema:name "Rieko Ito"@en,
        "伊藤利恵子"@ja ;
    foaf:made <album/57139#composition>,
        <album/57139#lyrics>,
        <album/57139#subject> ;
    foaf:name "Rieko Ito"@en,
        "伊藤利恵子"@ja .

<product/1579#subject> a schema:CreativeWork ;
    schema:name "ARIA The ORIGINATION"@en,
        "ARIA The ORIGINATION"@ja,
        "ARIA The ORIGINATION"@ja-latn ;
    foaf:name "ARIA The ORIGINATION"@en,
        "ARIA The ORIGINATION"@ja,
        "ARIA The ORIGINATION"@ja-latn .

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

<album/57139#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spirale / Yui Makino"@en,
        "スピラーレ / 牧野由依"@ja,
        "Spirale / Yui Makino"@ja-latn ;
    mo:performance_of <album/57139#musicalwork> ;
    mo:recorded_as <album/57139#musicalexpression> ;
    schema:name "Spirale / Yui Makino"@en,
        "スピラーレ / 牧野由依"@ja,
        "Spirale / Yui Makino"@ja-latn ;
    schema:workPerformed <album/57139#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/57139/57139-1455227128.jpg> a schema:ImageObject,
        foaf:Image .

<album/57139#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spirale / Yui Makino"@en,
        "スピラーレ / 牧野由依"@ja,
        "Spirale / Yui Makino"@ja-latn ;
    mo:composer <artist/5371#subject>,
        <artist/9643#subject> ;
    mo:produced_work <album/57139#musicalwork> ;
    schema:name "Spirale / Yui Makino"@en,
        "スピラーレ / 牧野由依"@ja,
        "Spirale / Yui Makino"@ja-latn .

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

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

<album/57139#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-23"^^xsd:date ;
    dcterms:title "Spirale / Yui Makino"@en,
        "スピラーレ / 牧野由依"@ja,
        "Spirale / Yui Makino"@ja-latn ;
    mo:catalogue_number "VTCL-35016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57139#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nf65fea38c2a44999a3457dc17a0d46db ;
    mo:record_count 1 ;
    schema:about <product/1579#subject> ;
    schema:datePublished "2008-01-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/57139/57139-1455227128.jpg> ;
    schema:name "Spirale / Yui Makino"@en,
        "スピラーレ / 牧野由依"@ja,
        "Spirale / Yui Makino"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/57139/57139-1455227128.jpg> .

_:N00114c29b5644716a8338b8ca5b62c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "横顔 -acoustic version- (Instrumental)"@ja,
        "Yokogao -acoustic version- (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nf65fea38c2a44999a3457dc17a0d46db ;
    schema:name "横顔 -acoustic version- (Instrumental)"@ja,
        "Yokogao -acoustic version- (Instrumental)"@ja-latn .

_:N6192836e99f2402f81e009b4311767e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "横顔 -acoustic version-"@ja,
        "Yokogao -acoustic version-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nf65fea38c2a44999a3457dc17a0d46db ;
    schema:name "横顔 -acoustic version-"@ja,
        "Yokogao -acoustic version-"@ja-latn .

_:N68a95a15fcc24dcfbddb4c81e452cd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スピラーレ"@ja,
        "Spirale"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nf65fea38c2a44999a3457dc17a0d46db ;
    schema:name "スピラーレ"@ja,
        "Spirale"@ja-latn .

_:Ndbcf7c7559394340a638fc0bef6b558e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スピラーレ (Instrumental)"@ja,
        "Spirale (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nf65fea38c2a44999a3457dc17a0d46db ;
    schema:name "スピラーレ (Instrumental)"@ja,
        "Spirale (Instrumental)"@ja-latn .

_:Nf65fea38c2a44999a3457dc17a0d46db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00114c29b5644716a8338b8ca5b62c43,
        _:N6192836e99f2402f81e009b4311767e2,
        _:N68a95a15fcc24dcfbddb4c81e452cd36,
        _:Ndbcf7c7559394340a638fc0bef6b558e ;
    mo:track_count 4 ;
    schema:duration "PT21:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N00114c29b5644716a8338b8ca5b62c43,
        _:N6192836e99f2402f81e009b4311767e2,
        _:N68a95a15fcc24dcfbddb4c81e452cd36,
        _:Ndbcf7c7559394340a638fc0bef6b558e .

