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

<artist/20849#subject> a schema:Person,
        foaf:Person ;
    schema:name "HOME GROWN"@en ;
    foaf:made <album/155764#subject>,
        <album/155764#vocals> ;
    foaf:name "HOME GROWN"@en .

<artist/9341#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazami"@en ;
    foaf:made <album/155764#subject>,
        <album/155764#vocals> ;
    foaf:name "Kazami"@en .

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

<artist/11247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155764#subject> ;
    schema:name "Toru Watanabe"@en ;
    foaf:made <album/155764#composition>,
        <album/155764#subject> ;
    foaf:name "Toru Watanabe"@en .

<artist/20838#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155764#subject> ;
    schema:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja ;
    foaf:made <album/155764#composition>,
        <album/155764#subject> ;
    foaf:name "Kazunori Fujimoto"@en,
        "藤本和則"@ja .

<product/6378#subject> a schema:CreativeWork ;
    schema:name "R.O.D -THE TV-"@en,
        "R.O.D -THE TV-"@ja,
        "R.O.D -THE TV-"@ja-latn ;
    foaf:name "R.O.D -THE TV-"@en,
        "R.O.D -THE TV-"@ja,
        "R.O.D -THE TV-"@ja-latn .

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

<album/155764#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "R.O.D -THE TV- Original Soundtrack 2"@en,
        "R.O.D -THE TV- Original Soundtrack 2"@ja,
        "R.O.D -THE TV- Original Soundtrack 2"@ja-latn ;
    mo:performance_of <album/155764#musicalwork> ;
    mo:recorded_as <album/155764#musicalexpression> ;
    schema:name "R.O.D -THE TV- Original Soundtrack 2"@en,
        "R.O.D -THE TV- Original Soundtrack 2"@ja,
        "R.O.D -THE TV- Original Soundtrack 2"@ja-latn ;
    schema:workPerformed <album/155764#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/46/155764/155764-da0748badd04.jpg> a schema:ImageObject,
        foaf:Image .

<album/155764#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "R.O.D -THE TV- Original Soundtrack 2"@en,
        "R.O.D -THE TV- Original Soundtrack 2"@ja,
        "R.O.D -THE TV- Original Soundtrack 2"@ja-latn ;
    mo:composer <artist/11247#subject>,
        <artist/20838#subject> ;
    mo:produced_work <album/155764#musicalwork> ;
    schema:name "R.O.D -THE TV- Original Soundtrack 2"@en,
        "R.O.D -THE TV- Original Soundtrack 2"@ja,
        "R.O.D -THE TV- Original Soundtrack 2"@ja-latn .

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

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

<album/155764#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-11-09"^^xsd:date ;
    dcterms:title "R.O.D -THE TV- Original Soundtrack 2"@en,
        "R.O.D -THE TV- Original Soundtrack 2"@ja,
        "R.O.D -THE TV- Original Soundtrack 2"@ja-latn ;
    mo:catalogue_number "5252-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155764#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N1806299fba054e63b6061c4cd5736f70 ;
    mo:record_count 1 ;
    schema:about <product/6378#subject> ;
    schema:datePublished "2004-11-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/155764/155764-da0748badd04.jpg> ;
    schema:name "R.O.D -THE TV- Original Soundtrack 2"@en,
        "R.O.D -THE TV- Original Soundtrack 2"@ja,
        "R.O.D -THE TV- Original Soundtrack 2"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/155764/155764-da0748badd04.jpg> .

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

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

_:N07e075b2e6c4458a846cd854a3167bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven inhabited by devils"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Heaven inhabited by devils"@en .

_:N0da8aa0c5ade484fbe84d77fb619394c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There is no reward for a winner"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "There is no reward for a winner"@en .

_:N26475d5640f34613bad49dd7a5f1ad2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolute pitch"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Absolute pitch"@en .

_:N2bd2af72db5149afaf671a2ad2750902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give us work"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Give us work"@en .

_:N2c4973d6d227471e9e1c4de502a8d610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower blossoming maidens’ burdock’s roots dish"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Flower blossoming maidens’ burdock’s roots dish"@en .

_:N2f7fc12089e44f5fa6b56cd5b6f68e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anita, 12 years old"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Anita, 12 years old"@en .

_:N3d54e3a9f1bf478c977e2783fbc55f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming women"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Dreaming women"@en .

_:N4123534de95e4c3caea1d837103442a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light from the passing days (God save the Queen)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Light from the passing days (God save the Queen)"@en .

_:N4700eb7b34db4d7d816ab6d6a4ee5c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moments in The Sun"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Moments in The Sun"@en .

_:N53eb117372584c06a64f8e9f7fc567e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friend"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Friend"@en .

_:N88aa515c899b422fa6fe00375f349e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those who go underground in the darkness"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Those who go underground in the darkness"@en .

_:N93f0d1cde5d4491c9cc92e9a736b7d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The color ban"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "The color ban"@en .

_:N9ca3e4a1892e482593cef4a7a4f02e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passwords are happy-go-lucky"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Passwords are happy-go-lucky"@en .

_:Na31081290018436296229d5f12ee3e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.O.D -Homeward journey of my heart Version-"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "R.O.D -Homeward journey of my heart Version-"@en .

_:Nbb548debd7b94d0bb84cd50a69165bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Strange"@en .

_:Nc45b3239082b405c84512470760825eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fu-Wa-Fu-Ra"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Fu-Wa-Fu-Ra"@en .

_:Ncf45479f6a9841349ca60f5f957332c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump before seeing"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Jump before seeing"@en .

_:Nd74e50cc5a2446bbbae7d654a9f75b75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandon the books, go out on the town"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Abandon the books, go out on the town"@en .

_:Nda6bd48244054ec7a9daa1bc32cbc823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A cast off skin of soul"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "A cast off skin of soul"@en .

_:Nf32ea872e9e146b89889e6bbba51aea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is destiny, destiny is paper"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Love is destiny, destiny is paper"@en .

_:Nf5a3999a392d46a580d447df37904008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confidence"@en ;
    mo:track_number 22 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "Confidence"@en .

_:Nfc57c14ed84f48a4a730df4156354b0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A town that stepped on me and a town I stepped on"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1806299fba054e63b6061c4cd5736f70 ;
    schema:name "A town that stepped on me and a town I stepped on"@en .

_:N1806299fba054e63b6061c4cd5736f70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07e075b2e6c4458a846cd854a3167bb7,
        _:N0da8aa0c5ade484fbe84d77fb619394c,
        _:N26475d5640f34613bad49dd7a5f1ad2a,
        _:N2bd2af72db5149afaf671a2ad2750902,
        _:N2c4973d6d227471e9e1c4de502a8d610,
        _:N2f7fc12089e44f5fa6b56cd5b6f68e50,
        _:N3d54e3a9f1bf478c977e2783fbc55f8d,
        _:N4123534de95e4c3caea1d837103442a9,
        _:N4700eb7b34db4d7d816ab6d6a4ee5c70,
        _:N53eb117372584c06a64f8e9f7fc567e9,
        _:N88aa515c899b422fa6fe00375f349e21,
        _:N93f0d1cde5d4491c9cc92e9a736b7d11,
        _:N9ca3e4a1892e482593cef4a7a4f02e74,
        _:Na31081290018436296229d5f12ee3e09,
        _:Nbb548debd7b94d0bb84cd50a69165bd3,
        _:Nc45b3239082b405c84512470760825eb,
        _:Ncf45479f6a9841349ca60f5f957332c4,
        _:Nd74e50cc5a2446bbbae7d654a9f75b75,
        _:Nda6bd48244054ec7a9daa1bc32cbc823,
        _:Nf32ea872e9e146b89889e6bbba51aea1,
        _:Nf5a3999a392d46a580d447df37904008,
        _:Nfc57c14ed84f48a4a730df4156354b0b ;
    mo:track_count 22 ;
    schema:duration "PT55:59"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N07e075b2e6c4458a846cd854a3167bb7,
        _:N0da8aa0c5ade484fbe84d77fb619394c,
        _:N26475d5640f34613bad49dd7a5f1ad2a,
        _:N2bd2af72db5149afaf671a2ad2750902,
        _:N2c4973d6d227471e9e1c4de502a8d610,
        _:N2f7fc12089e44f5fa6b56cd5b6f68e50,
        _:N3d54e3a9f1bf478c977e2783fbc55f8d,
        _:N4123534de95e4c3caea1d837103442a9,
        _:N4700eb7b34db4d7d816ab6d6a4ee5c70,
        _:N53eb117372584c06a64f8e9f7fc567e9,
        _:N88aa515c899b422fa6fe00375f349e21,
        _:N93f0d1cde5d4491c9cc92e9a736b7d11,
        _:N9ca3e4a1892e482593cef4a7a4f02e74,
        _:Na31081290018436296229d5f12ee3e09,
        _:Nbb548debd7b94d0bb84cd50a69165bd3,
        _:Nc45b3239082b405c84512470760825eb,
        _:Ncf45479f6a9841349ca60f5f957332c4,
        _:Nd74e50cc5a2446bbbae7d654a9f75b75,
        _:Nda6bd48244054ec7a9daa1bc32cbc823,
        _:Nf32ea872e9e146b89889e6bbba51aea1,
        _:Nf5a3999a392d46a580d447df37904008,
        _:Nfc57c14ed84f48a4a730df4156354b0b .

