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

<artist/3824#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linda Hennric"@en ;
    foaf:made <album/132963#lyrics>,
        <album/132963#subject> ;
    foaf:name "Linda Hennric"@en .

<artist/9606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Yukawa"@en,
        "湯川れい子"@ja ;
    foaf:made <album/132963#lyrics>,
        <album/132963#subject> ;
    foaf:name "Reiko Yukawa"@en,
        "湯川れい子"@ja .

<artist/24649#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132963#subject> ;
    schema:name "Hiroshi Terawo"@en,
        "寺尾広"@ja ;
    foaf:made <album/132963#composition>,
        <album/132963#subject> ;
    foaf:name "Hiroshi Terawo"@en,
        "寺尾広"@ja .

<artist/35812#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132963#subject> ;
    schema:name "Minoru Yamazaki"@en,
        "山崎稔"@ja ;
    foaf:made <album/132963#composition>,
        <album/132963#subject> ;
    foaf:name "Minoru Yamazaki"@en,
        "山崎稔"@ja .

<artist/42752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132963#subject> ;
    schema:name "Ryo Watabe"@en,
        "渡部良"@ja ;
    foaf:made <album/132963#composition>,
        <album/132963#subject> ;
    foaf:name "Ryo Watabe"@en,
        "渡部良"@ja .

<artist/67#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132963#subject> ;
    schema:name "Yuichi Ikusawa"@en,
        "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja ;
    foaf:made <album/132963#composition>,
        <album/132963#subject>,
        <album/132963#vocals> ;
    foaf:name "Yuichi Ikusawa"@en,
        "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja .

<artist/9611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132963#subject> ;
    schema:name "Yuiko Tsubokura"@en,
        "坪倉唯子"@ja ;
    foaf:made <album/132963#composition>,
        <album/132963#subject>,
        <album/132963#vocals> ;
    foaf:name "Yuiko Tsubokura"@en,
        "坪倉唯子"@ja .

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

<album/132963#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BEST GUY"@en,
        "BEST GUY サウンドトラック"@ja,
        "BEST GUY Soundtrack"@ja-latn ;
    mo:performance_of <album/132963#musicalwork> ;
    mo:recorded_as <album/132963#musicalexpression> ;
    schema:name "BEST GUY"@en,
        "BEST GUY サウンドトラック"@ja,
        "BEST GUY Soundtrack"@ja-latn ;
    schema:workPerformed <album/132963#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/36/132963/132963-bc258a2fbf61.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/132963#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEST GUY"@en,
        "BEST GUY サウンドトラック"@ja,
        "BEST GUY Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "B.J.Cook"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "B.J.Cook"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "R.Oldfield"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "R.Oldfield"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "T.Feeney"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "T.Feeney"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "T.Thorney"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "T.Thorney"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "L.Pomanti"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "L.Pomanti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sheree"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "Sheree"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "S.Humphrey"@en ;
            foaf:made <album/132963#composition> ;
            foaf:name "S.Humphrey"@en ],
        <artist/24649#subject>,
        <artist/35812#subject>,
        <artist/42752#subject>,
        <artist/67#subject>,
        <artist/9611#subject> ;
    mo:produced_work <album/132963#musicalwork> ;
    schema:name "BEST GUY"@en,
        "BEST GUY サウンドトラック"@ja,
        "BEST GUY Soundtrack"@ja-latn .

<album/132963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-12-05"^^xsd:date ;
    dcterms:title "BEST GUY"@en,
        "BEST GUY サウンドトラック"@ja,
        "BEST GUY Soundtrack"@ja-latn ;
    mo:catalogue_number "BVCR-25" ;
    mo:media_type "CD" ;
    mo:publication_of <album/132963#musicalexpression> ;
    mo:publisher <org/2751#subject> ;
    mo:record _:N09fd54b69b88487999802ddf67d07308 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Best Guy"@en ;
            foaf:name "Best Guy"@en ] ;
    schema:datePublished "1990-12-05"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/36/132963/132963-bc258a2fbf61.jpg> ;
    schema:name "BEST GUY"@en,
        "BEST GUY サウンドトラック"@ja,
        "BEST GUY Soundtrack"@ja-latn ;
    schema:publisher <org/2751#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/132963/132963-bc258a2fbf61.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tammy O'Eastman"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "Tammy O'Eastman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "S.Humphrey"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "S.Humphrey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.Feeney"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "T.Feeney"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "B.J.Cook"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "B.J.Cook"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.Thorney"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "T.Thorney"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sheree"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "Sheree"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "B.J.Cook"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "B.J.Cook"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sheree"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "Sheree"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sheree"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "Sheree"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Tammy O'Eastman"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "Tammy O'Eastman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Amy"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "Amy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "S.Humphrey"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "S.Humphrey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "L.Pomanti"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "L.Pomanti"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132963#subject> ;
    schema:name "B.J.Cook"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "B.J.Cook"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "T.Thorney"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "T.Thorney"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "R.Oldfield"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "R.Oldfield"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Sheree"@en ;
    foaf:made <album/132963#vocals> ;
    foaf:name "Sheree"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Amy"@en ;
    foaf:made <album/132963#lyrics> ;
    foaf:name "Amy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "L.Pomanti"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "L.Pomanti"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.Feeney"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "T.Feeney"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "R.Oldfield"@en ;
    foaf:made <album/132963#subject> ;
    foaf:name "R.Oldfield"@en .

_:N0b8439d8427546768ee41715ca28b1f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHERE THE HEROES NOW"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "WHERE THE HEROES NOW"@en .

_:N0f296e26344d4aa88b6024e26c6c5fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RIDIN' HIGH"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "RIDIN' HIGH"@en .

_:N13152d018205415a8dde658dc1237251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BANG ON (EDIT)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "BANG ON (EDIT)"@en .

_:N186377ed0a6942bcb36d54daf7337f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE EMBLEM"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "THE EMBLEM"@en .

_:N1b7e9a2462f7437ba7b43243869787a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ILLUMINATION"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "ILLUMINATION"@en .

_:N2232557ae83348b0b1865012a5709adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LADY LUCK"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "LADY LUCK"@en .

_:N7a531ad938484b4995b7daaaa0c596b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BARREL ROLL LOCK"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "BARREL ROLL LOCK"@en .

_:N87ed958ca8c54d73b8c21a71b583654e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAD ON PASS"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "HEAD ON PASS"@en .

_:N976b70f101234c34877745ca3424d247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEST GUY (V.L. MIX)"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "BEST GUY (V.L. MIX)"@en .

_:Nac4373d4226b4bdca370c63703ac0fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WOMAN'S WORK"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "WOMAN'S WORK"@en .

_:Nb57c65488ba24c9fbd17dc42059e5c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIFE CAN BE SO GOOD"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "LIFE CAN BE SO GOOD"@en .

_:Ncdc30cef56f44edbb01b3905ed9327a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHERE DO WE GO FROM HERE?"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "WHERE DO WE GO FROM HERE?"@en .

_:Ne4b230c7f8304213b1a75d8ea4101d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE IN THE SKY"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N09fd54b69b88487999802ddf67d07308 ;
    schema:name "LOVE IN THE SKY"@en .

_:N09fd54b69b88487999802ddf67d07308 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b8439d8427546768ee41715ca28b1f6,
        _:N0f296e26344d4aa88b6024e26c6c5fd1,
        _:N13152d018205415a8dde658dc1237251,
        _:N186377ed0a6942bcb36d54daf7337f19,
        _:N1b7e9a2462f7437ba7b43243869787a6,
        _:N2232557ae83348b0b1865012a5709adc,
        _:N7a531ad938484b4995b7daaaa0c596b6,
        _:N87ed958ca8c54d73b8c21a71b583654e,
        _:N976b70f101234c34877745ca3424d247,
        _:Nac4373d4226b4bdca370c63703ac0fc5,
        _:Nb57c65488ba24c9fbd17dc42059e5c90,
        _:Ncdc30cef56f44edbb01b3905ed9327a0,
        _:Ne4b230c7f8304213b1a75d8ea4101d1a ;
    mo:track_count 13 ;
    schema:duration "PT53:14"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0b8439d8427546768ee41715ca28b1f6,
        _:N0f296e26344d4aa88b6024e26c6c5fd1,
        _:N13152d018205415a8dde658dc1237251,
        _:N186377ed0a6942bcb36d54daf7337f19,
        _:N1b7e9a2462f7437ba7b43243869787a6,
        _:N2232557ae83348b0b1865012a5709adc,
        _:N7a531ad938484b4995b7daaaa0c596b6,
        _:N87ed958ca8c54d73b8c21a71b583654e,
        _:N976b70f101234c34877745ca3424d247,
        _:Nac4373d4226b4bdca370c63703ac0fc5,
        _:Nb57c65488ba24c9fbd17dc42059e5c90,
        _:Ncdc30cef56f44edbb01b3905ed9327a0,
        _:Ne4b230c7f8304213b1a75d8ea4101d1a .

