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

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

<artist/46#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28286#subject> ;
    schema:name "AngelNote"@en ;
    foaf:made <album/28286#composition>,
        <album/28286#subject> ;
    foaf:name "AngelNote"@en .

<artist/99#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28286#subject> ;
    schema:name "PYON-MO"@en,
        "ぴょんも"@ja ;
    foaf:made <album/28286#composition>,
        <album/28286#subject> ;
    foaf:name "PYON-MO"@en,
        "ぴょんも"@ja .

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

<org/91#subject> schema:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn ;
    foaf:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/28286/28286-1346492994.jpg> a schema:ImageObject,
        foaf:Image .

<album/28286#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Men at Work! 4 Vocal CD"@en,
        "Men at Work! 4 Vocal CD"@ja,
        "Men at Work! 4 Vocal CD"@ja-latn ;
    mo:composer <artist/46#subject>,
        <artist/99#subject> ;
    mo:produced_work <album/28286#musicalwork> ;
    schema:name "Men at Work! 4 Vocal CD"@en,
        "Men at Work! 4 Vocal CD"@ja,
        "Men at Work! 4 Vocal CD"@ja-latn .

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

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

<artist/128#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28286#performance> ;
    schema:name "CANDY"@en ;
    foaf:made <album/28286#lyrics>,
        <album/28286#subject> ;
    foaf:name "CANDY"@en .

<artist/142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28286#performance> ;
    schema:name "Mami Nakayama"@en,
        "中山マミ"@ja ;
    foaf:made <album/28286#lyrics>,
        <album/28286#subject> ;
    foaf:name "Mami Nakayama"@en,
        "中山マミ"@ja .

<album/28286#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Men at Work! 4 Vocal CD"@en,
        "Men at Work! 4 Vocal CD"@ja,
        "Men at Work! 4 Vocal CD"@ja-latn ;
    mo:performance_of <album/28286#musicalwork> ;
    mo:performer <artist/128#subject>,
        <artist/142#subject> ;
    mo:recorded_as <album/28286#musicalexpression> ;
    schema:byArtist <artist/128#subject>,
        <artist/142#subject> ;
    schema:name "Men at Work! 4 Vocal CD"@en,
        "Men at Work! 4 Vocal CD"@ja,
        "Men at Work! 4 Vocal CD"@ja-latn ;
    schema:workPerformed <album/28286#musicalwork> .

<album/28286#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-01"^^xsd:date ;
    dcterms:title "Men at Work! 4 Vocal CD"@en,
        "Men at Work! 4 Vocal CD"@ja,
        "Men at Work! 4 Vocal CD"@ja-latn ;
    mo:catalogue_number "STEG-06011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28286#musicalexpression> ;
    mo:publisher <org/91#subject> ;
    mo:record _:N5e43c15cd105432ca7503cdb3f422bb8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Men at Work! 4"@en ;
            foaf:name "Men at Work! 4"@en ] ;
    schema:byArtist <artist/128#subject>,
        <artist/142#subject> ;
    schema:datePublished "2006-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/28286/28286-1346492994.jpg> ;
    schema:name "Men at Work! 4 Vocal CD"@en,
        "Men at Work! 4 Vocal CD"@ja,
        "Men at Work! 4 Vocal CD"@ja-latn ;
    schema:publisher <org/91#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/28286/28286-1346492994.jpg> .

_:N28270b15747549f9b56166d82133daee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunflower ~ Return to Me"@en,
        "向日葵 ～ Return to Me"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N5e43c15cd105432ca7503cdb3f422bb8 ;
    schema:name "Sunflower ~ Return to Me"@en,
        "向日葵 ～ Return to Me"@ja .

_:N55dff3a856764b7fbfb005a2cd32bbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunflower ~ Return to Me (inst ver.)"@en,
        "向日葵 ～ Return to Me (inst ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5e43c15cd105432ca7503cdb3f422bb8 ;
    schema:name "Sunflower ~ Return to Me (inst ver.)"@en,
        "向日葵 ～ Return to Me (inst ver.)"@ja .

_:N751eb3367724482c82f9f7571b7e27ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunflower ~ Return to Me (OP ver.)"@en,
        "向日葵 ～ Return to Me (OP ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N5e43c15cd105432ca7503cdb3f422bb8 ;
    schema:name "Sunflower ~ Return to Me (OP ver.)"@en,
        "向日葵 ～ Return to Me (OP ver.)"@ja .

_:N9f903bead8ea4d55acb22015c55ea944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always with a Smiling Face (inst ver.)"@en,
        "いつも笑顔で(inst ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N5e43c15cd105432ca7503cdb3f422bb8 ;
    schema:name "Always with a Smiling Face (inst ver.)"@en,
        "いつも笑顔で(inst ver.)"@ja .

_:Ne565b053f90f4e5c8de8b9b286b8cab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always with a Smiling Face"@en,
        "いつも笑顔で"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N5e43c15cd105432ca7503cdb3f422bb8 ;
    schema:name "Always with a Smiling Face"@en,
        "いつも笑顔で"@ja .

_:N5e43c15cd105432ca7503cdb3f422bb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28270b15747549f9b56166d82133daee,
        _:N55dff3a856764b7fbfb005a2cd32bbcc,
        _:N751eb3367724482c82f9f7571b7e27ae,
        _:N9f903bead8ea4d55acb22015c55ea944,
        _:Ne565b053f90f4e5c8de8b9b286b8cab7 ;
    mo:track_count 5 ;
    schema:duration "PT19:25"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N28270b15747549f9b56166d82133daee,
        _:N55dff3a856764b7fbfb005a2cd32bbcc,
        _:N751eb3367724482c82f9f7571b7e27ae,
        _:N9f903bead8ea4d55acb22015c55ea944,
        _:Ne565b053f90f4e5c8de8b9b286b8cab7 .

