@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 _:N958d56b7cf7647878873d65c1dc42c03 ;
    mo:recorded_as <album/70592#musicalexpression> ;
    schema:byArtist _:N958d56b7cf7647878873d65c1dc42c03 ;
    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 "Vito Colapietro"@en ;
            foaf:made <album/70592#composition> ;
            foaf:name "Vito Colapietro"@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 "O"@en ;
            foaf:made <album/70592#composition> ;
            foaf:name "O"@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 _:Nee4cc7e62fa04dac82e43e714d303db8 ;
    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 "O"@en ;
    foaf:made <album/70592#subject> ;
    foaf:name "O"@en .

[] a schema:Person,
        foaf:Person ;
    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 "Noah Porter"@en ;
    foaf:made <album/70592#subject> ;
    foaf:name "Noah Porter"@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 ;
    dcterms:creator <album/70592#subject> ;
    schema:name "O"@en ;
    foaf:made <album/70592#subject> ;
    foaf:name "O"@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 "Vito Colapietro"@en ;
    foaf:made <album/70592#lyrics> ;
    foaf:name "Vito Colapietro"@en .

[] 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 ;
    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 "Neely Dinkins"@en ;
    foaf:made <album/70592#subject> ;
    foaf:name "Neely Dinkins"@en .

_:N665dabfd58d547849213b0bcabdbb280 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 _:Nee4cc7e62fa04dac82e43e714d303db8 ;
    schema:name "In The Game (Lp Version)"@en .

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

_:Nbd7d715d3ba94e44ae7b32b03354742e 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 _:Nee4cc7e62fa04dac82e43e714d303db8 ;
    schema:name "In The Game (Clean Mix)"@en .

_:Ncfc8c955e35a4b5db120376d9560301e 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 _:Nee4cc7e62fa04dac82e43e714d303db8 ;
    schema:name "Samples From full Circle The Story Of O"@en .

_:Nd13c6f5ad66142fa840836a7b2d6b1a7 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 _:Nee4cc7e62fa04dac82e43e714d303db8 ;
    schema:name "In The Game (Extended Version)"@en .

_:Nee4cc7e62fa04dac82e43e714d303db8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N665dabfd58d547849213b0bcabdbb280,
        _:Nbd7d715d3ba94e44ae7b32b03354742e,
        _:Ncfc8c955e35a4b5db120376d9560301e,
        _:Nd13c6f5ad66142fa840836a7b2d6b1a7 ;
    mo:track_count 4 ;
    schema:duration "PT21:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N665dabfd58d547849213b0bcabdbb280,
        _:Nbd7d715d3ba94e44ae7b32b03354742e,
        _:Ncfc8c955e35a4b5db120376d9560301e,
        _:Nd13c6f5ad66142fa840836a7b2d6b1a7 .

