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

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

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

<artist/16281#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50975#subject> ;
    schema:name "Jimmie Dodd"@en ;
    foaf:made <album/50975#composition>,
        <album/50975#subject> ;
    foaf:name "Jimmie Dodd"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50975#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/50975#composition>,
        <album/50975#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/6822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50975#subject> ;
    schema:name "Kuraha Yuunagi"@en,
        "悠凪くらは"@ja ;
    foaf:made <album/50975#composition>,
        <album/50975#subject> ;
    foaf:name "Kuraha Yuunagi"@en,
        "悠凪くらは"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

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

<album/50975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Look over around"@en,
        "aristocrate REMIX and ORIGINAL TRACKS \"Look over around\""@ja,
        "Look over around"@ja-latn ;
    mo:performance_of <album/50975#musicalwork> ;
    mo:recorded_as <album/50975#musicalexpression> ;
    schema:name "Look over around"@en,
        "aristocrate REMIX and ORIGINAL TRACKS \"Look over around\""@ja,
        "Look over around"@ja-latn ;
    schema:workPerformed <album/50975#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/57/50975/50975-1424063001.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Look over around"@en,
        "aristocrate REMIX and ORIGINAL TRACKS \"Look over around\""@ja,
        "Look over around"@ja-latn ;
    mo:composer <artist/16281#subject>,
        <artist/4#subject>,
        <artist/6822#subject> ;
    mo:produced_work <album/50975#musicalwork> ;
    schema:name "Look over around"@en,
        "aristocrate REMIX and ORIGINAL TRACKS \"Look over around\""@ja,
        "Look over around"@ja-latn .

<album/50975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-25"^^xsd:date ;
    dcterms:title "Look over around"@en,
        "aristocrate REMIX and ORIGINAL TRACKS \"Look over around\""@ja,
        "Look over around"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50975#musicalexpression> ;
    mo:publisher <org/1457#subject> ;
    mo:record _:N8ff0f763b38c441487f7c65f64039808 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Micky Mouse Club"@en ;
            foaf:name "Micky Mouse Club"@en ],
        <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2001-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/50975/50975-1424063001.jpg> ;
    schema:name "Look over around"@en,
        "aristocrate REMIX and ORIGINAL TRACKS \"Look over around\""@ja,
        "Look over around"@ja-latn ;
    schema:publisher <org/1457#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/50975/50975-1424063001.jpg> .

_:N0ee0c5600e0b48f0bc78073f687a9126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer lights 〜she is waiting in the air MIX〜"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "summer lights 〜she is waiting in the air MIX〜"@en .

_:N156f9515ba634449a97453e51c3eb350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Prayer 〜PURE SNOW SWEET SUGER MIX〜"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "Little Prayer 〜PURE SNOW SWEET SUGER MIX〜"@en .

_:N50ceee59dfee4626af551bdebbfe2291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of MICKEY MOUSE 〜go to the party MIX〜"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "March of MICKEY MOUSE 〜go to the party MIX〜"@en .

_:N576eef04abfb42ad816a44b4769bebec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Prayer"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "Little Prayer"@en .

_:N74a82786d5d343d0a877f2a0370f612b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets 〜Ayu Ayu TAIYAKI Dash MIX〜"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "Last regrets 〜Ayu Ayu TAIYAKI Dash MIX〜"@en .

_:Nb33f4da33cb647998235b53cb6a2eb31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "Wind of Dream"@en .

_:Ne646a0c3f5994f569ecc7cf91bf4c4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer lights 〜sequence Groove Re-MIX〜"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ff0f763b38c441487f7c65f64039808 ;
    schema:name "summer lights 〜sequence Groove Re-MIX〜"@en .

_:N8ff0f763b38c441487f7c65f64039808 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ee0c5600e0b48f0bc78073f687a9126,
        _:N156f9515ba634449a97453e51c3eb350,
        _:N50ceee59dfee4626af551bdebbfe2291,
        _:N576eef04abfb42ad816a44b4769bebec,
        _:N74a82786d5d343d0a877f2a0370f612b,
        _:Nb33f4da33cb647998235b53cb6a2eb31,
        _:Ne646a0c3f5994f569ecc7cf91bf4c4ed ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0ee0c5600e0b48f0bc78073f687a9126,
        _:N156f9515ba634449a97453e51c3eb350,
        _:N50ceee59dfee4626af551bdebbfe2291,
        _:N576eef04abfb42ad816a44b4769bebec,
        _:N74a82786d5d343d0a877f2a0370f612b,
        _:Nb33f4da33cb647998235b53cb6a2eb31,
        _:Ne646a0c3f5994f569ecc7cf91bf4c4ed .

