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

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

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

<album/39975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My dear stardust"@en,
        "My dear stardust"@ja,
        "My dear stardust"@ja-latn ;
    mo:composer <artist/23847#subject> ;
    mo:produced_work <album/39975#musicalwork> ;
    schema:name "My dear stardust"@en,
        "My dear stardust"@ja,
        "My dear stardust"@ja-latn .

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

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

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

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

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

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

<artist/14637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39975#performance> ;
    schema:name "Prico"@en ;
    foaf:name "Prico"@en .

<album/39975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My dear stardust"@en,
        "My dear stardust"@ja,
        "My dear stardust"@ja-latn ;
    mo:performance_of <album/39975#musicalwork> ;
    mo:performer <artist/14637#subject>,
        <artist/23847#subject> ;
    mo:recorded_as <album/39975#musicalexpression> ;
    schema:byArtist <artist/14637#subject>,
        <artist/23847#subject> ;
    schema:name "My dear stardust"@en,
        "My dear stardust"@ja,
        "My dear stardust"@ja-latn ;
    schema:workPerformed <album/39975#musicalwork> .

<artist/23847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39975#subject> ;
    mo:performed <album/39975#performance> ;
    schema:name "DEARDROPS"@en ;
    foaf:made <album/39975#composition>,
        <album/39975#lyrics>,
        <album/39975#subject> ;
    foaf:name "DEARDROPS"@en .

<album/39975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-13"^^xsd:date ;
    dcterms:title "My dear stardust"@en,
        "My dear stardust"@ja,
        "My dear stardust"@ja-latn ;
    mo:catalogue_number "STCD-07" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39975#musicalexpression> ;
    mo:publisher <org/1564#subject> ;
    mo:record _:N16ae15112b9b4069b438f3c253e24e27 ;
    mo:record_count 1 ;
    schema:about <product/4229#subject> ;
    schema:byArtist <artist/14637#subject>,
        <artist/23847#subject> ;
    schema:datePublished "2010-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/39975/39975-1371306116.jpg> ;
    schema:name "My dear stardust"@en,
        "My dear stardust"@ja,
        "My dear stardust"@ja-latn ;
    schema:publisher <org/1564#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/39975/39975-1371306116.jpg> .

_:N0f4e2d793d3f42c5bb330a4e0ccdca86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On my beat"@ja,
        "On my beat"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "On my beat"@ja,
        "On my beat"@ja-latn .

_:N38eacb02eade4db697d63f66ddecc5f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not For Sale"@ja,
        "Not For Sale"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "Not For Sale"@ja,
        "Not For Sale"@ja-latn .

_:N4b116820d56b49e29841a0730f24f035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anytime, Anywhere"@ja,
        "Anytime, Anywhere"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "Anytime, Anywhere"@ja,
        "Anytime, Anywhere"@ja-latn .

_:N4fa50b1c5dc945a7b3aa5eac832cf8d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noisyスイートホーム"@ja,
        "Noisy Sweet Home"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "Noisyスイートホーム"@ja,
        "Noisy Sweet Home"@ja-latn .

_:N52ca62966ed443a4967a3f6a10fcadc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be loud!"@ja,
        "Be loud!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "Be loud!"@ja,
        "Be loud!"@ja-latn .

_:N72f2c2f8f2f546b89c4d0bf9fd61340d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Natural Born Challengers→"@ja,
        "Natural Born Challengers→"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "Natural Born Challengers→"@ja,
        "Natural Born Challengers→"@ja-latn .

_:N85f8215c69194421aa41a70570f55d76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My dear stardust"@ja,
        "My dear stardust"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "My dear stardust"@ja,
        "My dear stardust"@ja-latn .

_:Nb5a390d976354d58947f7da61a52e538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No music,No future"@ja,
        "No music, No future"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "No music,No future"@ja,
        "No music, No future"@ja-latn .

_:Nf81e5bcb08e149958cf66d69df05d82a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望の旋律(うた)"@ja,
        "Kibou no Uta"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N16ae15112b9b4069b438f3c253e24e27 ;
    schema:name "希望の旋律(うた)"@ja,
        "Kibou no Uta"@ja-latn .

_:N16ae15112b9b4069b438f3c253e24e27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f4e2d793d3f42c5bb330a4e0ccdca86,
        _:N38eacb02eade4db697d63f66ddecc5f6,
        _:N4b116820d56b49e29841a0730f24f035,
        _:N4fa50b1c5dc945a7b3aa5eac832cf8d8,
        _:N52ca62966ed443a4967a3f6a10fcadc0,
        _:N72f2c2f8f2f546b89c4d0bf9fd61340d,
        _:N85f8215c69194421aa41a70570f55d76,
        _:Nb5a390d976354d58947f7da61a52e538,
        _:Nf81e5bcb08e149958cf66d69df05d82a ;
    mo:track_count 9 ;
    schema:duration "PT37:25"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0f4e2d793d3f42c5bb330a4e0ccdca86,
        _:N38eacb02eade4db697d63f66ddecc5f6,
        _:N4b116820d56b49e29841a0730f24f035,
        _:N4fa50b1c5dc945a7b3aa5eac832cf8d8,
        _:N52ca62966ed443a4967a3f6a10fcadc0,
        _:N72f2c2f8f2f546b89c4d0bf9fd61340d,
        _:N85f8215c69194421aa41a70570f55d76,
        _:Nb5a390d976354d58947f7da61a52e538,
        _:Nf81e5bcb08e149958cf66d69df05d82a .

