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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34573#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/34573#composition>,
        <album/34573#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34573#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/34573#composition>,
        <album/34573#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/249#subject> a schema:CreativeWork ;
    schema:name "Mother"@en,
        "Mother"@ja,
        "Mother"@ja-latn ;
    foaf:name "Mother"@en,
        "Mother"@ja,
        "Mother"@ja-latn .

<product/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

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

<org/905#subject> schema:name "colis records"@en,
        "colis records"@ja,
        "colis records"@ja-latn ;
    foaf:name "colis records"@en,
        "colis records"@ja,
        "colis records"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/34573/34573-1345403125.jpg> a schema:ImageObject,
        foaf:Image .

<album/34573#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mother1+2 Club Arrange CD [Mother Notes]"@en,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/364#subject> ;
    mo:produced_work <album/34573#musicalwork> ;
    schema:name "Mother1+2 Club Arrange CD [Mother Notes]"@en,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja-latn .

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

<album/34573#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mother1+2 Club Arrange CD [Mother Notes]"@en,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja-latn ;
    mo:performance_of <album/34573#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/34573#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Mother1+2 Club Arrange CD [Mother Notes]"@en,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja-latn ;
    schema:workPerformed <album/34573#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34573#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/34573#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Mother1+2 Club Arrange CD [Mother Notes]"@en,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja-latn ;
    mo:catalogue_number "CPCD-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34573#musicalexpression> ;
    mo:publisher <org/905#subject> ;
    mo:record _:N610919d20022468e84f07b503dc628c7 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/249#subject>,
        <product/250#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/34573/34573-1345403125.jpg> ;
    schema:name "Mother1+2 Club Arrange CD [Mother Notes]"@en,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja,
        "Mother1+2 Club Arrange CD [Mother Notes]"@ja-latn ;
    schema:publisher <org/905#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/34573/34573-1345403125.jpg> .

_:N031b510809fa442081d1e57904883978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile and Tears Remix off vocal (Bonus truck)"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "Smile and Tears Remix off vocal (Bonus truck)"@en .

_:N5aa3621aa77147a5b91bb23d4cc2d4ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snowman summer mix"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "snowman summer mix"@en .

_:N5e7e857d5cc54e968395c44ce0c5ad6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle with Dangerous Foe Remix"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "Battle with Dangerous Foe Remix"@en .

_:N62a9c907a3d74c1d9690f3e62a951db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile and Tears Remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "Smile and Tears Remix"@en .

_:N8cca807748aa45689d374b273605d61c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother OP Remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "Mother OP Remix"@en .

_:N9bcafc0762e64c4c90b277b5d5125f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tucson relax mix"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "Tucson relax mix"@en .

_:Nf83be68acbd94221aad9e81cf64fbcf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valentine Remix"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "Valentine Remix"@en .

_:Nf8f7828085d9465f8bc28afd3e4c0a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snowman Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "snowman Remix"@en .

_:Nfd5234ac707d40d4a07ff15b8176d083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8 Melody Remix"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N610919d20022468e84f07b503dc628c7 ;
    schema:name "8 Melody Remix"@en .

_:N610919d20022468e84f07b503dc628c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N031b510809fa442081d1e57904883978,
        _:N5aa3621aa77147a5b91bb23d4cc2d4ae,
        _:N5e7e857d5cc54e968395c44ce0c5ad6b,
        _:N62a9c907a3d74c1d9690f3e62a951db6,
        _:N8cca807748aa45689d374b273605d61c,
        _:N9bcafc0762e64c4c90b277b5d5125f05,
        _:Nf83be68acbd94221aad9e81cf64fbcf7,
        _:Nf8f7828085d9465f8bc28afd3e4c0a2a,
        _:Nfd5234ac707d40d4a07ff15b8176d083 ;
    mo:track_count 9 ;
    schema:duration "PT46:21"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N031b510809fa442081d1e57904883978,
        _:N5aa3621aa77147a5b91bb23d4cc2d4ae,
        _:N5e7e857d5cc54e968395c44ce0c5ad6b,
        _:N62a9c907a3d74c1d9690f3e62a951db6,
        _:N8cca807748aa45689d374b273605d61c,
        _:N9bcafc0762e64c4c90b277b5d5125f05,
        _:Nf83be68acbd94221aad9e81cf64fbcf7,
        _:Nf8f7828085d9465f8bc28afd3e4c0a2a,
        _:Nfd5234ac707d40d4a07ff15b8176d083 .

