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

<album/47287#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pink Sardine"@en,
        "Pink Sardine"@ja,
        "Pink Sardine"@ja-latn ;
    mo:produced_work <album/47287#musicalwork> ;
    schema:name "Pink Sardine"@en,
        "Pink Sardine"@ja,
        "Pink Sardine"@ja-latn .

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

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

<product/13618#subject> a schema:CreativeWork ;
    schema:name "Road Trip"@en,
        "チョロQ HG2"@ja,
        "Choro Q HG2"@ja-latn ;
    foaf:name "Road Trip"@en,
        "チョロQ HG2"@ja,
        "Choro Q HG2"@ja-latn .

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

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

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

<artist/15694#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47287#performance> ;
    schema:name "Pink Sardine"@en ;
    foaf:name "Pink Sardine"@en .

<album/47287#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Pink Sardine"@en,
        "Pink Sardine"@ja,
        "Pink Sardine"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47287#musicalexpression> ;
    mo:publisher _:N2ecb5f3f688e4421bc3c3e72cc2d9687 ;
    mo:record _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    mo:record_count 1 ;
    schema:about <product/13618#subject> ;
    schema:byArtist <artist/15694#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Pink Sardine"@en,
        "Pink Sardine"@ja,
        "Pink Sardine"@ja-latn ;
    schema:publisher _:N2ecb5f3f688e4421bc3c3e72cc2d9687 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47287#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/47287#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1205b782d02f42e1981d932c177ad10f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロストパラダイス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    schema:name "ロストパラダイス"@ja .

_:N2ecb5f3f688e4421bc3c3e72cc2d9687 schema:name "Pink Sardine"@en ;
    foaf:name "Pink Sardine"@en .

_:N45e293730a6446b5b4aa8f1847f10047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とある女の唄"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    schema:name "とある女の唄"@ja .

_:Na87878d9cd6348718fcd9b30716899fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "波動"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    schema:name "波動"@ja .

_:Nad202521e4804e889a820c5b6b2c54f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    schema:name "Blue Sky"@ja .

_:Ne6c72865bee642308a4a0035d8c6c7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カゴノナカノトリ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    schema:name "カゴノナカノトリ"@ja .

_:Nfd6c77bd92c94e67a15423f76f7e63ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "爪痕"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nb79b61cc9d3f4e3dbda4dbb4e6032aee ;
    schema:name "爪痕"@ja .

_:Nb79b61cc9d3f4e3dbda4dbb4e6032aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1205b782d02f42e1981d932c177ad10f,
        _:N45e293730a6446b5b4aa8f1847f10047,
        _:Na87878d9cd6348718fcd9b30716899fd,
        _:Nad202521e4804e889a820c5b6b2c54f9,
        _:Ne6c72865bee642308a4a0035d8c6c7b1,
        _:Nfd6c77bd92c94e67a15423f76f7e63ec ;
    mo:track_count 6 ;
    schema:duration "PT28:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1205b782d02f42e1981d932c177ad10f,
        _:N45e293730a6446b5b4aa8f1847f10047,
        _:Na87878d9cd6348718fcd9b30716899fd,
        _:Nad202521e4804e889a820c5b6b2c54f9,
        _:Ne6c72865bee642308a4a0035d8c6c7b1,
        _:Nfd6c77bd92c94e67a15423f76f7e63ec .

