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

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

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

<artist/11548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44144#subject> ;
    schema:name "tanigon"@en ;
    foaf:made <album/44144#composition>,
        <album/44144#subject> ;
    foaf:name "tanigon"@en .

<artist/39604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44144#subject> ;
    schema:name "tigerlily"@en ;
    foaf:made <album/44144#composition>,
        <album/44144#subject> ;
    foaf:name "tigerlily"@en .

<artist/4586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44144#subject> ;
    schema:name "100-200"@en ;
    foaf:made <album/44144#composition>,
        <album/44144#subject> ;
    foaf:name "100-200"@en .

<artist/4742#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44144#subject> ;
    schema:name "sweez"@en ;
    foaf:made <album/44144#composition>,
        <album/44144#subject> ;
    foaf:name "sweez"@en .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

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

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

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

<https://medium-media.vgm.io/albums/44/44144/44144-1391204813.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44144#performance> ;
    schema:name "Mamemi"@en,
        "まめみ"@ja ;
    foaf:name "Mamemi"@en,
        "まめみ"@ja .

<artist/13208#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44144#performance> ;
    schema:name "IA"@en ;
    foaf:name "IA"@en .

<album/44144#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Parallax"@en,
        "Parallax"@ja,
        "Parallax"@ja-latn ;
    mo:performance_of <album/44144#musicalwork> ;
    mo:performer <artist/10264#subject>,
        <artist/13208#subject> ;
    mo:recorded_as <album/44144#musicalexpression> ;
    schema:byArtist <artist/10264#subject>,
        <artist/13208#subject> ;
    schema:name "Parallax"@en,
        "Parallax"@ja,
        "Parallax"@ja-latn ;
    schema:workPerformed <album/44144#musicalwork> .

<album/44144#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Parallax"@en,
        "Parallax"@ja,
        "Parallax"@ja-latn ;
    mo:composer <artist/11548#subject>,
        <artist/39604#subject>,
        <artist/4586#subject>,
        <artist/4742#subject> ;
    mo:produced_work <album/44144#musicalwork> ;
    schema:name "Parallax"@en,
        "Parallax"@ja,
        "Parallax"@ja-latn .

<album/44144#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-31"^^xsd:date ;
    dcterms:title "Parallax"@en,
        "Parallax"@ja,
        "Parallax"@ja-latn ;
    mo:catalogue_number "STRL-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44144#musicalexpression> ;
    mo:publisher <org/958#subject> ;
    mo:record _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:byArtist <artist/10264#subject>,
        <artist/13208#subject> ;
    schema:datePublished "2013-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/44/44144/44144-1391204813.jpg> ;
    schema:name "Parallax"@en,
        "Parallax"@ja,
        "Parallax"@ja-latn ;
    schema:publisher <org/958#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/44144/44144-1391204813.jpg> .

_:N48aa75798fa048a5b9fd31eeec7e3917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Near Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Near Star"@ja .

_:N592452a7341e47cc94c02b13f03cc22c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallax feat.まめみ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Parallax feat.まめみ"@ja .

_:N66d1359ba2f44606acd05b0cebea7677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rooting -ag Remix-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Rooting -ag Remix-"@ja .

_:N77cd5b54792e4308afe4572ee462297c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rooting feat.IA"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Rooting feat.IA"@ja .

_:N8778d5e948a045a488c3205c9371a4cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro - Parallax"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Intro - Parallax"@ja .

_:N9f7ba2a2115a4c398d574e173a1ba856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "☆に、ねがいを。feat.IA"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "☆に、ねがいを。feat.IA"@ja .

_:Nb450f0f0654d491cbbacc35775ad653a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallax (moeclick remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Parallax (moeclick remix)"@ja .

_:Nba629627272042b4bac944ebf49147b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro - Parallax -"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Outro - Parallax -"@ja .

_:Ncc4e25400cba4b7eb4e3209f203caea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viewpoint"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Viewpoint"@ja .

_:Nd7abf061962d42ddb3538c8be1d6ec6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rooting (stereoberry remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N78ec3a06544f4ea6b242c2191fbcbcc9 ;
    schema:name "Rooting (stereoberry remix)"@ja .

_:N78ec3a06544f4ea6b242c2191fbcbcc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48aa75798fa048a5b9fd31eeec7e3917,
        _:N592452a7341e47cc94c02b13f03cc22c,
        _:N66d1359ba2f44606acd05b0cebea7677,
        _:N77cd5b54792e4308afe4572ee462297c,
        _:N8778d5e948a045a488c3205c9371a4cb,
        _:N9f7ba2a2115a4c398d574e173a1ba856,
        _:Nb450f0f0654d491cbbacc35775ad653a,
        _:Nba629627272042b4bac944ebf49147b2,
        _:Ncc4e25400cba4b7eb4e3209f203caea4,
        _:Nd7abf061962d42ddb3538c8be1d6ec6b ;
    mo:track_count 10 ;
    schema:duration "PT41:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N48aa75798fa048a5b9fd31eeec7e3917,
        _:N592452a7341e47cc94c02b13f03cc22c,
        _:N66d1359ba2f44606acd05b0cebea7677,
        _:N77cd5b54792e4308afe4572ee462297c,
        _:N8778d5e948a045a488c3205c9371a4cb,
        _:N9f7ba2a2115a4c398d574e173a1ba856,
        _:Nb450f0f0654d491cbbacc35775ad653a,
        _:Nba629627272042b4bac944ebf49147b2,
        _:Ncc4e25400cba4b7eb4e3209f203caea4,
        _:Nd7abf061962d42ddb3538c8be1d6ec6b .

