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

<album/44037#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Strawberry Punch"@en,
        "ストロベリーパンチ"@ja,
        "Strawberry Punch"@ja-latn ;
    mo:produced_work <album/44037#musicalwork> ;
    schema:name "Strawberry Punch"@en,
        "ストロベリーパンチ"@ja,
        "Strawberry Punch"@ja-latn .

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

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

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

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

<product/5902#subject> a schema:CreativeWork ;
    schema:name "Mizuiro (Game)"@en,
        "みずいろ (Game)"@ja,
        "Mizuiro (Game)"@ja-latn ;
    foaf:name "Mizuiro (Game)"@en,
        "みずいろ (Game)"@ja,
        "Mizuiro (Game)"@ja-latn .

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

<album/44037#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Strawberry Punch"@en,
        "ストロベリーパンチ"@ja,
        "Strawberry Punch"@ja-latn ;
    mo:performance_of <album/44037#musicalwork> ;
    mo:recorded_as <album/44037#musicalexpression> ;
    schema:name "Strawberry Punch"@en,
        "ストロベリーパンチ"@ja,
        "Strawberry Punch"@ja-latn ;
    schema:workPerformed <album/44037#musicalwork> .

<https://media.vgm.io/albums/73/44037/44037-3e47bee3aeb5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44037#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/44037/44037-3e47bee3aeb5.jpg> ;
    foaf:depicts <album/44037#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/44037/44037-3e47bee3aeb5.jpg> .

<https://medium-media.vgm.io/albums/73/44037/44037-3e47bee3aeb5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44037#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Strawberry Punch"@en,
        "ストロベリーパンチ"@ja,
        "Strawberry Punch"@ja-latn ;
    mo:catalogue_number "SDCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44037#musicalexpression> ;
    mo:publisher _:N3e5d6cdcc9c84a3ea362774c695f6344 ;
    mo:record _:N1a112caf4eee448eb60b4c52a46654c1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "cherry petals fall like teardrops..."@en ;
            foaf:name "cherry petals fall like teardrops..."@en ],
        <product/1019#subject>,
        <product/4980#subject>,
        <product/5902#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/44037/44037-3e47bee3aeb5.jpg> ;
    schema:name "Strawberry Punch"@en,
        "ストロベリーパンチ"@ja,
        "Strawberry Punch"@ja-latn ;
    schema:publisher _:N3e5d6cdcc9c84a3ea362774c695f6344 ;
    foaf:depiction <https://media.vgm.io/albums/73/44037/44037-3e47bee3aeb5.jpg> .

_:N23a125df9dd64156b50dd27b6fda26e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みずいろ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a112caf4eee448eb60b4c52a46654c1 ;
    schema:name "みずいろ"@ja .

_:N39da648f7b1b42b5ab9652098aeeb3d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーバー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a112caf4eee448eb60b4c52a46654c1 ;
    schema:name "オーバー"@ja .

_:N3e5d6cdcc9c84a3ea362774c695f6344 schema:name "Sabotage Disk"@en ;
    foaf:name "Sabotage Disk"@en .

_:Nd11b0d041b034bdf8f2d72e1d683e222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage Lullaby"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a112caf4eee448eb60b4c52a46654c1 ;
    schema:name "Mirage Lullaby"@ja .

_:Ne712133786ad446a9c56bae36a3cf0f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "days"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a112caf4eee448eb60b4c52a46654c1 ;
    schema:name "days"@ja .

_:N1a112caf4eee448eb60b4c52a46654c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23a125df9dd64156b50dd27b6fda26e3,
        _:N39da648f7b1b42b5ab9652098aeeb3d0,
        _:Nd11b0d041b034bdf8f2d72e1d683e222,
        _:Ne712133786ad446a9c56bae36a3cf0f1 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N23a125df9dd64156b50dd27b6fda26e3,
        _:N39da648f7b1b42b5ab9652098aeeb3d0,
        _:Nd11b0d041b034bdf8f2d72e1d683e222,
        _:Ne712133786ad446a9c56bae36a3cf0f1 .

