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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<album/18983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "four you"@en,
        "フオー・ユー"@ja,
        "four you"@ja-latn ;
    mo:composer <artist/7069#subject> ;
    mo:produced_work <album/18983#musicalwork> ;
    schema:name "four you"@en,
        "フオー・ユー"@ja,
        "four you"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/38/18983/18983-1304048996.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10213#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18983#performance> ;
    schema:name "Akira Nanjo"@en,
        "南条あきら"@ja ;
    foaf:made <album/18983#lyrics>,
        <album/18983#subject> ;
    foaf:name "Akira Nanjo"@en,
        "南条あきら"@ja .

<album/18983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "four you"@en,
        "フオー・ユー"@ja,
        "four you"@ja-latn ;
    mo:performance_of <album/18983#musicalwork> ;
    mo:performer <artist/10213#subject>,
        <artist/7069#subject> ;
    mo:recorded_as <album/18983#musicalexpression> ;
    schema:byArtist <artist/10213#subject>,
        <artist/7069#subject> ;
    schema:name "four you"@en,
        "フオー・ユー"@ja,
        "four you"@ja-latn ;
    schema:workPerformed <album/18983#musicalwork> .

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18983#subject> ;
    mo:performed <album/18983#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:made <album/18983#composition>,
        <album/18983#lyrics>,
        <album/18983#subject> ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<album/18983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "four you"@en,
        "フオー・ユー"@ja,
        "four you"@ja-latn ;
    mo:catalogue_number "PAER-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18983#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:Nf433b33a48ee42629a6d54721b205394 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:byArtist <artist/10213#subject>,
        <artist/7069#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/38/18983/18983-1304048996.jpg> ;
    schema:name "four you"@en,
        "フオー・ユー"@ja,
        "four you"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/18983/18983-1304048996.jpg> .

_:N1665289ea39f41b1818498258b682a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬の幕＜カーテン＞"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "冬の幕＜カーテン＞"@ja .

_:N228379814a39495da4cd77c326879c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と秋風"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "君と秋風"@ja .

_:N2491a53481ba4a1881d8116bc0de37c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "始まる旅の春"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "始まる旅の春"@ja .

_:N26ae1a7a32854bf1afce8b1edbc42f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海の空の境界線"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "海の空の境界線"@ja .

_:N5c01f6d403d14972a8548b5ee1723fd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節を巡るたびに"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "季節を巡るたびに"@ja .

_:N674c8333d6b647aebddd83629c5d758b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ページを廻る旅へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "ページを廻る旅へ"@ja .

_:N8b7f675b6ef545229817ed3313ead41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカイフィッシュ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "スカイフィッシュ"@ja .

_:Nbf010acbbaee46bea5b327280ac66bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "豊饒の女神に祝福を"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "豊饒の女神に祝福を"@ja .

_:Nd06ac478dd8f41d59e52daa7e5373ce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷い猫のストレンジジャーニー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "迷い猫のストレンジジャーニー"@ja .

_:Nd6c710c52164480187ea31cb31cbe252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイリス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nf433b33a48ee42629a6d54721b205394 ;
    schema:name "アイリス"@ja .

_:Nf433b33a48ee42629a6d54721b205394 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1665289ea39f41b1818498258b682a04,
        _:N228379814a39495da4cd77c326879c5d,
        _:N2491a53481ba4a1881d8116bc0de37c8,
        _:N26ae1a7a32854bf1afce8b1edbc42f52,
        _:N5c01f6d403d14972a8548b5ee1723fd9,
        _:N674c8333d6b647aebddd83629c5d758b,
        _:N8b7f675b6ef545229817ed3313ead41a,
        _:Nbf010acbbaee46bea5b327280ac66bbe,
        _:Nd06ac478dd8f41d59e52daa7e5373ce7,
        _:Nd6c710c52164480187ea31cb31cbe252 ;
    mo:track_count 10 ;
    schema:duration "PT44:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1665289ea39f41b1818498258b682a04,
        _:N228379814a39495da4cd77c326879c5d,
        _:N2491a53481ba4a1881d8116bc0de37c8,
        _:N26ae1a7a32854bf1afce8b1edbc42f52,
        _:N5c01f6d403d14972a8548b5ee1723fd9,
        _:N674c8333d6b647aebddd83629c5d758b,
        _:N8b7f675b6ef545229817ed3313ead41a,
        _:Nbf010acbbaee46bea5b327280ac66bbe,
        _:Nd06ac478dd8f41d59e52daa7e5373ce7,
        _:Nd6c710c52164480187ea31cb31cbe252 .

