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

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

<artist/35725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "Kazunobu Mineta"@en,
        "峯田和伸"@ja ;
    foaf:made <album/112008#composition>,
        <album/112008#lyrics>,
        <album/112008#subject> ;
    foaf:name "Kazunobu Mineta"@en,
        "峯田和伸"@ja .

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

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

<album/112008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonny Boy soundtrack 1st half"@en,
        "Sonny Boy soundtrack 1st half"@ja,
        "Sonny Boy soundtrack 1st half"@ja-latn ;
    mo:performance_of <album/112008#musicalwork> ;
    mo:recorded_as <album/112008#musicalexpression> ;
    schema:name "Sonny Boy soundtrack 1st half"@en,
        "Sonny Boy soundtrack 1st half"@ja,
        "Sonny Boy soundtrack 1st half"@ja-latn ;
    schema:workPerformed <album/112008#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/80/112008/112008-9e805a9574f7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112008#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/112008/112008-9e805a9574f7.jpg> ;
    foaf:depicts <album/112008#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/112008/112008-9e805a9574f7.jpg> .

<https://medium-media.vgm.io/albums/80/112008/112008-9e805a9574f7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/112008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonny Boy soundtrack 1st half"@en,
        "Sonny Boy soundtrack 1st half"@ja,
        "Sonny Boy soundtrack 1st half"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jewell Fortenberry"@en ;
            foaf:made <album/112008#composition> ;
            foaf:name "Jewell Fortenberry"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MC.sirafu"@en ;
            foaf:made <album/112008#composition> ;
            foaf:name "MC.sirafu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "VIDEOTAPEMUSIC"@en ;
            foaf:made <album/112008#composition> ;
            foaf:name "VIDEOTAPEMUSIC"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mid-Air Thief"@en ;
            foaf:made <album/112008#composition> ;
            foaf:name "Mid-Air Thief"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "曾國宏"@en ;
            foaf:made <album/112008#composition> ;
            foaf:name "曾國宏"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ogawa & Tokoro"@en ;
            foaf:made <album/112008#composition> ;
            foaf:name "Ogawa & Tokoro"@en ],
        <artist/35725#subject> ;
    mo:produced_work <album/112008#musicalwork> ;
    schema:name "Sonny Boy soundtrack 1st half"@en,
        "Sonny Boy soundtrack 1st half"@ja,
        "Sonny Boy soundtrack 1st half"@ja-latn .

<album/112008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-21"^^xsd:date ;
    dcterms:title "Sonny Boy soundtrack 1st half"@en,
        "Sonny Boy soundtrack 1st half"@ja,
        "Sonny Boy soundtrack 1st half"@ja-latn ;
    mo:catalogue_number "VTJL-5" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/112008#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N84decc425c864e788ee52b7da91a0deb ;
    mo:record_count 1 ;
    schema:about <product/10293#subject> ;
    schema:datePublished "2021-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/112008/112008-9e805a9574f7.jpg> ;
    schema:name "Sonny Boy soundtrack 1st half"@en,
        "Sonny Boy soundtrack 1st half"@ja,
        "Sonny Boy soundtrack 1st half"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/112008/112008-9e805a9574f7.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "Mid-Air Thief"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "Mid-Air Thief"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "VIDEOTAPEMUSIC"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "VIDEOTAPEMUSIC"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "曾國宏"@en ;
    foaf:made <album/112008#lyrics> ;
    foaf:name "曾國宏"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "Ogawa & Tokoro"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "Ogawa & Tokoro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "曾國宏"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "曾國宏"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "MC.sirafu"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "MC.sirafu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "曾國宏"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "曾國宏"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112008#subject> ;
    schema:name "Jewell Fortenberry"@en ;
    foaf:made <album/112008#subject> ;
    foaf:name "Jewell Fortenberry"@en .

_:N08922125cb044880b0f57958df655578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let There Be Light Again"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Let There Be Light Again"@ja .

_:N447c050320fa4e6c90768121a38da491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tune from diamond"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Tune from diamond"@ja .

_:N60766863899e44829cf621d738d6c06f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜釣り"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "夜釣り"@ja .

_:N7e53c9933aac4fc083d2e29c068ea48a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少年少女 TV ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "少年少女 TV ver."@ja .

_:N8e880c61b55449d7a94ed67f8d3e018a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yamabiko's Theme"@ja ;
    mo:track_number 9 ;
    schema:duration "PT10:34"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Yamabiko's Theme"@ja .

_:N8efec08104924613be52e468a991d7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Windows"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Broken Windows"@ja .

_:N9441328af05f4470aa02831694355562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Storm"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Summer Storm"@ja .

_:Nd59a8fea453e4d469940665d448e2612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seagull"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Seagull"@ja .

_:Ne4004c2d43fb4417a81743f59a88cbd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beacon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N84decc425c864e788ee52b7da91a0deb ;
    schema:name "Beacon"@ja .

_:N84decc425c864e788ee52b7da91a0deb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08922125cb044880b0f57958df655578,
        _:N447c050320fa4e6c90768121a38da491,
        _:N60766863899e44829cf621d738d6c06f,
        _:N7e53c9933aac4fc083d2e29c068ea48a,
        _:N8e880c61b55449d7a94ed67f8d3e018a,
        _:N8efec08104924613be52e468a991d7f9,
        _:N9441328af05f4470aa02831694355562,
        _:Nd59a8fea453e4d469940665d448e2612,
        _:Ne4004c2d43fb4417a81743f59a88cbd0 ;
    mo:track_count 9 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N08922125cb044880b0f57958df655578,
        _:N447c050320fa4e6c90768121a38da491,
        _:N60766863899e44829cf621d738d6c06f,
        _:N7e53c9933aac4fc083d2e29c068ea48a,
        _:N8e880c61b55449d7a94ed67f8d3e018a,
        _:N8efec08104924613be52e468a991d7f9,
        _:N9441328af05f4470aa02831694355562,
        _:Nd59a8fea453e4d469940665d448e2612,
        _:Ne4004c2d43fb4417a81743f59a88cbd0 .

