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

<artist/12565#subject> a schema:Person,
        foaf:Person ;
    schema:name "M.I.O"@en ;
    foaf:made <album/44223#lyrics>,
        <album/44223#subject> ;
    foaf:name "M.I.O"@en .

<artist/6987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Idumin"@en,
        "いずみん"@ja ;
    foaf:made <album/44223#lyrics>,
        <album/44223#subject> ;
    foaf:name "Idumin"@en,
        "いずみん"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44223#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/44223#composition>,
        <album/44223#subject> ;
    foaf:name "ZUN"@en .

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<album/44223#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMATERAS RECORDS +SAMPLER.03+"@en,
        "AMATERAS RECORDS +SAMPLER.03+"@ja,
        "AMATERAS RECORDS +SAMPLER.03+"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/44223#musicalwork> ;
    schema:name "AMATERAS RECORDS +SAMPLER.03+"@en,
        "AMATERAS RECORDS +SAMPLER.03+"@ja,
        "AMATERAS RECORDS +SAMPLER.03+"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/32/44223/44223-1494349637.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44223#performance> ;
    schema:name "Hotaru Murasaki"@en,
        "紫咲ほたる"@ja ;
    foaf:name "Hotaru Murasaki"@en,
        "紫咲ほたる"@ja .

<album/44223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMATERAS RECORDS +SAMPLER.03+"@en,
        "AMATERAS RECORDS +SAMPLER.03+"@ja,
        "AMATERAS RECORDS +SAMPLER.03+"@ja-latn ;
    mo:performance_of <album/44223#musicalwork> ;
    mo:performer _:Nb10bad38913e46928cf39d83609f501a,
        <artist/10254#subject> ;
    mo:recorded_as <album/44223#musicalexpression> ;
    schema:byArtist _:Nb10bad38913e46928cf39d83609f501a,
        <artist/10254#subject> ;
    schema:name "AMATERAS RECORDS +SAMPLER.03+"@en,
        "AMATERAS RECORDS +SAMPLER.03+"@ja,
        "AMATERAS RECORDS +SAMPLER.03+"@ja-latn ;
    schema:workPerformed <album/44223#musicalwork> .

<album/44223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "AMATERAS RECORDS +SAMPLER.03+"@en,
        "AMATERAS RECORDS +SAMPLER.03+"@ja,
        "AMATERAS RECORDS +SAMPLER.03+"@ja-latn ;
    mo:catalogue_number "AMRS-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44223#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:N1486a54f1ee043239798f587c241d1a8 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "真泉涼夏"@en ;
            foaf:name "真泉涼夏"@en ],
        <artist/10254#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/44223/44223-1494349637.jpg> ;
    schema:name "AMATERAS RECORDS +SAMPLER.03+"@en,
        "AMATERAS RECORDS +SAMPLER.03+"@ja,
        "AMATERAS RECORDS +SAMPLER.03+"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/44223/44223-1494349637.jpg> .

_:N0cd0f2150fae4429b30e2b20cd67c4e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廻り、廻る (Tracy Remix) (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1486a54f1ee043239798f587c241d1a8 ;
    schema:name "廻り、廻る (Tracy Remix) (Instrumental)"@ja .

_:N3e4d162ad17d4e179a7e6c43df4364bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Distance (Tracy Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1486a54f1ee043239798f587c241d1a8 ;
    schema:name "Another Distance (Tracy Remix)"@ja .

_:N5f4a1f3996474da0aeb36ec910fbac10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャンゼリゼ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1486a54f1ee043239798f587c241d1a8 ;
    schema:name "シャンゼリゼ"@ja .

_:Nb10bad38913e46928cf39d83609f501a a schema:Person,
        foaf:Person ;
    mo:performed <album/44223#performance> ;
    schema:name "真泉涼夏"@en ;
    foaf:name "真泉涼夏"@en .

_:Nbddae52d631e4702ba66510b7ef700d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真愛理論 (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1486a54f1ee043239798f587c241d1a8 ;
    schema:name "真愛理論 (Instrumental)"@ja .

_:Nf1b5bd39c2944414965ebfe73ff50ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デザイアドライブ (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1486a54f1ee043239798f587c241d1a8 ;
    schema:name "デザイアドライブ (Instrumental)"@ja .

_:N1486a54f1ee043239798f587c241d1a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cd0f2150fae4429b30e2b20cd67c4e8,
        _:N3e4d162ad17d4e179a7e6c43df4364bf,
        _:N5f4a1f3996474da0aeb36ec910fbac10,
        _:Nbddae52d631e4702ba66510b7ef700d4,
        _:Nf1b5bd39c2944414965ebfe73ff50ece ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0cd0f2150fae4429b30e2b20cd67c4e8,
        _:N3e4d162ad17d4e179a7e6c43df4364bf,
        _:N5f4a1f3996474da0aeb36ec910fbac10,
        _:Nbddae52d631e4702ba66510b7ef700d4,
        _:Nf1b5bd39c2944414965ebfe73ff50ece .

