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

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

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

<org/1480#subject> schema:name "Hollywood Records"@en,
        "Hollywood Records"@ja,
        "Hollywood Records"@ja-latn ;
    foaf:name "Hollywood Records"@en,
        "Hollywood Records"@ja,
        "Hollywood Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/70592/70592-1502457080.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70592#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In The Game / O"@en,
        "In The Game / O"@ja,
        "In The Game / O"@ja-latn ;
    mo:performance_of <album/70592#musicalwork> ;
    mo:performer _:Ndcc6c2d54e2d4c70b01714bcc06c9686 ;
    mo:recorded_as <album/70592#musicalexpression> ;
    schema:byArtist _:Ndcc6c2d54e2d4c70b01714bcc06c9686 ;
    schema:name "In The Game / O"@en,
        "In The Game / O"@ja,
        "In The Game / O"@ja-latn ;
    schema:workPerformed <album/70592#musicalwork> .

<album/70592#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In The Game / O"@en,
        "In The Game / O"@ja,
        "In The Game / O"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "O"@en ;
            foaf:made <album/70592#composition> ;
            foaf:name "O"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neely Dinkins"@en ;
            foaf:made <album/70592#composition> ;
            foaf:name "Neely Dinkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Noah Porter"@en ;
            foaf:made <album/70592#composition> ;
            foaf:name "Noah Porter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vito Colapietro"@en ;
            foaf:made <album/70592#composition> ;
            foaf:name "Vito Colapietro"@en ] ;
    mo:produced_work <album/70592#musicalwork> ;
    schema:name "In The Game / O"@en,
        "In The Game / O"@ja,
        "In The Game / O"@ja-latn .

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

<album/70592#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-10-19"^^xsd:date ;
    dcterms:title "In The Game / O"@en,
        "In The Game / O"@ja,
        "In The Game / O"@ja-latn ;
    mo:catalogue_number "HR 64031-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70592#musicalexpression> ;
    mo:publisher <org/1480#subject> ;
    mo:record _:Nc93cc00fd6874c8a9a2ed153c6b559a4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Knockout Kings 2000"@en ;
            foaf:name "Knockout Kings 2000"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "O"@en ;
            foaf:name "O"@en ] ;
    schema:datePublished "1999-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/70592/70592-1502457080.jpg> ;
    schema:name "In The Game / O"@en,
        "In The Game / O"@ja,
        "In The Game / O"@ja-latn ;
    schema:publisher <org/1480#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/70592/70592-1502457080.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

_:N1b292ad3de4c4bedbca8d9eab166e1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Game (Clean Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc93cc00fd6874c8a9a2ed153c6b559a4 ;
    schema:name "In The Game (Clean Mix)"@en .

_:N8b054529aaf042489404df3540f148f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Game (Extended Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc93cc00fd6874c8a9a2ed153c6b559a4 ;
    schema:name "In The Game (Extended Version)"@en .

_:Ncb5f6cd9f9344347a1f19db40d99d620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samples From full Circle The Story Of O"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:Nc93cc00fd6874c8a9a2ed153c6b559a4 ;
    schema:name "Samples From full Circle The Story Of O"@en .

_:Ndcc6c2d54e2d4c70b01714bcc06c9686 a schema:Person,
        foaf:Person ;
    mo:performed <album/70592#performance> ;
    schema:name "O"@en ;
    foaf:name "O"@en .

_:Nedc7304178f646948ab604d42e6622fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Game (Lp Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc93cc00fd6874c8a9a2ed153c6b559a4 ;
    schema:name "In The Game (Lp Version)"@en .

_:Nc93cc00fd6874c8a9a2ed153c6b559a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b292ad3de4c4bedbca8d9eab166e1b4,
        _:N8b054529aaf042489404df3540f148f4,
        _:Ncb5f6cd9f9344347a1f19db40d99d620,
        _:Nedc7304178f646948ab604d42e6622fd ;
    mo:track_count 4 ;
    schema:duration "PT21:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1b292ad3de4c4bedbca8d9eab166e1b4,
        _:N8b054529aaf042489404df3540f148f4,
        _:Ncb5f6cd9f9344347a1f19db40d99d620,
        _:Nedc7304178f646948ab604d42e6622fd .

