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

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

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

<artist/15887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80450#subject> ;
    schema:name "Chris Remo"@en ;
    foaf:made <album/80450#composition>,
        <album/80450#subject> ;
    foaf:name "Chris Remo"@en .

<product/17751#subject> a schema:CreativeWork ;
    schema:name "Gone Home"@en,
        "Gone Home"@ja,
        "Gone Home"@ja-latn ;
    foaf:name "Gone Home"@en,
        "Gone Home"@ja,
        "Gone Home"@ja-latn .

<album/80450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gone Home"@en,
        "Gone Home Vinyl Soundtrack (5th Anniversary Edition)"@ja,
        "Gone Home"@ja-latn ;
    mo:composer <artist/15887#subject> ;
    mo:produced_work <album/80450#musicalwork> ;
    schema:name "Gone Home"@en,
        "Gone Home Vinyl Soundtrack (5th Anniversary Edition)"@ja,
        "Gone Home"@ja-latn .

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

<album/80450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gone Home"@en,
        "Gone Home Vinyl Soundtrack (5th Anniversary Edition)"@ja,
        "Gone Home"@ja-latn ;
    mo:performance_of <album/80450#musicalwork> ;
    mo:recorded_as <album/80450#musicalexpression> ;
    schema:name "Gone Home"@en,
        "Gone Home Vinyl Soundtrack (5th Anniversary Edition)"@ja,
        "Gone Home"@ja-latn ;
    schema:workPerformed <album/80450#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/05/80450/80450-1536261056.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/80450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-01"^^xsd:date ;
    dcterms:title "Gone Home"@en,
        "Gone Home Vinyl Soundtrack (5th Anniversary Edition)"@ja,
        "Gone Home"@ja-latn ;
    mo:catalogue_number "8BIT-8094" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/80450#musicalexpression> ;
    mo:publisher <org/1475#subject> ;
    mo:record _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    mo:record_count 1 ;
    schema:about <product/17751#subject> ;
    schema:datePublished "2019-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/80450/80450-1536261056.jpg> ;
    schema:name "Gone Home"@en,
        "Gone Home Vinyl Soundtrack (5th Anniversary Edition)"@ja,
        "Gone Home"@ja-latn ;
    schema:publisher <org/1475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/80450/80450-1536261056.jpg> .

_:N1d3bf47daed340a3b26702c3f9ea58f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i'll see you again"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "i'll see you again"@en .

_:N274b09c454c041258249d6ab0a6a6958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a very long phase - getting lonnie"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "a very long phase - getting lonnie"@en .

_:N2bfaf8a0af9c4d89a399eff39c71983c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daniel"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "daniel"@en .

_:N348f33c4c64f4f529acedecd87f02705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hanging out with girls - dealing with roots"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "hanging out with girls - dealing with roots"@en .

_:N6ef643f58e1c4f7db961c295ddc670d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the house, part 1 (original)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "the house, part 1 (original)"@en .

_:N7c3acb34b56b46a48d1f0b089d064ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the house, part 2 (original)"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "the house, part 2 (original)"@en .

_:N886fcad440584b498e9e43816b6237bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the attic"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "in the attic"@en .

_:N8a6348a902be4cea8a6c5417ea8e3456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "at the house - first day of school"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "at the house - first day of school"@en .

_:N8d01dab3b74844168f2d72f951fc3467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stick with the group"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "stick with the group"@en .

_:N979cb520437d48c1873279b73b510dfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the house part 1 (in-game)"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "the house part 1 (in-game)"@en .

_:Naca66f52880e4156b1d65aeb040e2600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "see you soon"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "see you soon"@en .

_:Nd07cb6ad21b94e518d614c460a1a73cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the nunnery"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "the nunnery"@en .

_:Nd459aef51ccb4ae4a8153b9594c71694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "default friend - ship date"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "default friend - ship date"@en .

_:Nd7b9dcc16db44c64ae07dd89223276c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i said yes"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "i said yes"@en .

_:Ndb03dfd1c10f43ae8066343e76876836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the house part 2 (in-game)"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "the house part 2 (in-game)"@en .

_:Nf8dc9723ca294d2e93aa9c88be4951ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dedication"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "dedication"@en .

_:Nf90fb6564a09422ab797a256b1c3bcd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "just gone"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "just gone"@en .

_:Nfeb7ef7dc7484df29bd5b0645a6069e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life moves on"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb1cdf0ef55bf467fa54afe4efe279e87 ;
    schema:name "life moves on"@en .

_:Nb1cdf0ef55bf467fa54afe4efe279e87 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d3bf47daed340a3b26702c3f9ea58f6,
        _:N274b09c454c041258249d6ab0a6a6958,
        _:N2bfaf8a0af9c4d89a399eff39c71983c,
        _:N348f33c4c64f4f529acedecd87f02705,
        _:N6ef643f58e1c4f7db961c295ddc670d3,
        _:N7c3acb34b56b46a48d1f0b089d064ff0,
        _:N886fcad440584b498e9e43816b6237bd,
        _:N8a6348a902be4cea8a6c5417ea8e3456,
        _:N8d01dab3b74844168f2d72f951fc3467,
        _:N979cb520437d48c1873279b73b510dfd,
        _:Naca66f52880e4156b1d65aeb040e2600,
        _:Nd07cb6ad21b94e518d614c460a1a73cf,
        _:Nd459aef51ccb4ae4a8153b9594c71694,
        _:Nd7b9dcc16db44c64ae07dd89223276c2,
        _:Ndb03dfd1c10f43ae8066343e76876836,
        _:Nf8dc9723ca294d2e93aa9c88be4951ae,
        _:Nf90fb6564a09422ab797a256b1c3bcd6,
        _:Nfeb7ef7dc7484df29bd5b0645a6069e1 ;
    mo:track_count 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1d3bf47daed340a3b26702c3f9ea58f6,
        _:N274b09c454c041258249d6ab0a6a6958,
        _:N2bfaf8a0af9c4d89a399eff39c71983c,
        _:N348f33c4c64f4f529acedecd87f02705,
        _:N6ef643f58e1c4f7db961c295ddc670d3,
        _:N7c3acb34b56b46a48d1f0b089d064ff0,
        _:N886fcad440584b498e9e43816b6237bd,
        _:N8a6348a902be4cea8a6c5417ea8e3456,
        _:N8d01dab3b74844168f2d72f951fc3467,
        _:N979cb520437d48c1873279b73b510dfd,
        _:Naca66f52880e4156b1d65aeb040e2600,
        _:Nd07cb6ad21b94e518d614c460a1a73cf,
        _:Nd459aef51ccb4ae4a8153b9594c71694,
        _:Nd7b9dcc16db44c64ae07dd89223276c2,
        _:Ndb03dfd1c10f43ae8066343e76876836,
        _:Nf8dc9723ca294d2e93aa9c88be4951ae,
        _:Nf90fb6564a09422ab797a256b1c3bcd6,
        _:Nfeb7ef7dc7484df29bd5b0645a6069e1 .

