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

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

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

<artist/1441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70232#subject> ;
    schema:name "Jonathan Geer"@en ;
    foaf:made <album/70232#composition>,
        <album/70232#subject> ;
    foaf:name "Jonathan Geer"@en .

<album/70232#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the Franz Kafka Videogame Official Soundtrack"@en,
        "the Franz Kafka Videogame Official Soundtrack"@ja,
        "the Franz Kafka Videogame Official Soundtrack"@ja-latn ;
    mo:composer <artist/1441#subject> ;
    mo:produced_work <album/70232#musicalwork> ;
    schema:name "the Franz Kafka Videogame Official Soundtrack"@en,
        "the Franz Kafka Videogame Official Soundtrack"@ja,
        "the Franz Kafka Videogame Official Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/23/70232/70232-1501411135.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70232#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Franz Kafka Videogame Official Soundtrack"@en,
        "the Franz Kafka Videogame Official Soundtrack"@ja,
        "the Franz Kafka Videogame Official Soundtrack"@ja-latn ;
    mo:performance_of <album/70232#musicalwork> ;
    mo:performer _:N1d22b84ffc0f4f448b716ed584634b00,
        _:N43f62d019d024d3d8e040841afb24c5a,
        _:N9f505c1d996e43b9acfbc0c736b681ad ;
    mo:recorded_as <album/70232#musicalexpression> ;
    schema:byArtist _:N1d22b84ffc0f4f448b716ed584634b00,
        _:N43f62d019d024d3d8e040841afb24c5a,
        _:N9f505c1d996e43b9acfbc0c736b681ad ;
    schema:name "the Franz Kafka Videogame Official Soundtrack"@en,
        "the Franz Kafka Videogame Official Soundtrack"@ja,
        "the Franz Kafka Videogame Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/70232#musicalwork> .

<album/70232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-29"^^xsd:date ;
    dcterms:title "the Franz Kafka Videogame Official Soundtrack"@en,
        "the Franz Kafka Videogame Official Soundtrack"@ja,
        "the Franz Kafka Videogame Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70232#musicalexpression> ;
    mo:publisher _:Nbb0befd826254c9f92e83df8633ff797 ;
    mo:record _:N8212c200b97e49d69a056f2921f854ce ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Franz Kafka Videogame"@en ;
            foaf:name "The Franz Kafka Videogame"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "James Anderson"@en ;
            foaf:name "James Anderson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tony Rogers"@en ;
            foaf:name "Tony Rogers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kim Chandler"@en ;
            foaf:name "Kim Chandler"@en ] ;
    schema:datePublished "2017-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/70232/70232-1501411135.jpg> ;
    schema:name "the Franz Kafka Videogame Official Soundtrack"@en,
        "the Franz Kafka Videogame Official Soundtrack"@ja,
        "the Franz Kafka Videogame Official Soundtrack"@ja-latn ;
    schema:publisher _:Nbb0befd826254c9f92e83df8633ff797 ;
    foaf:depiction <https://media.vgm.io/albums/23/70232/70232-1501411135.jpg> .

_:N1b1249727d1f44f483d531dc90fc2449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N8212c200b97e49d69a056f2921f854ce ;
    schema:name "End Credits"@en .

_:N1d22b84ffc0f4f448b716ed584634b00 a schema:Person,
        foaf:Person ;
    mo:performed <album/70232#performance> ;
    schema:name "James Anderson"@en ;
    foaf:name "James Anderson"@en .

_:N38c855fde54d42baab59dad21a4f1964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noir Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N8212c200b97e49d69a056f2921f854ce ;
    schema:name "Noir Theme"@en .

_:N43f62d019d024d3d8e040841afb24c5a a schema:Person,
        foaf:Person ;
    mo:performed <album/70232#performance> ;
    schema:name "Tony Rogers"@en ;
    foaf:name "Tony Rogers"@en .

_:N5b8a8f27540d47e496715152a12aced6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8212c200b97e49d69a056f2921f854ce ;
    schema:name "Intermission"@en .

_:N9c95a6e724a646268bf6261d81b37d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N8212c200b97e49d69a056f2921f854ce ;
    schema:name "Main Theme"@en .

_:N9f505c1d996e43b9acfbc0c736b681ad a schema:Person,
        foaf:Person ;
    mo:performed <album/70232#performance> ;
    schema:name "Kim Chandler"@en ;
    foaf:name "Kim Chandler"@en .

_:Nbb0befd826254c9f92e83df8633ff797 schema:name "Jonathan Geer"@en,
        "Jonathan Geer"@ja,
        "Jonathan Geer"@ja-latn ;
    foaf:name "Jonathan Geer"@en,
        "Jonathan Geer"@ja,
        "Jonathan Geer"@ja-latn .

_:Nc580613a48584f278f6800a55082650f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N8212c200b97e49d69a056f2921f854ce ;
    schema:name "Main Theme (instrumental)"@en .

_:Nf6eb576de55f48b288b93e1c6d6c41f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Background"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N8212c200b97e49d69a056f2921f854ce ;
    schema:name "Background"@en .

_:N8212c200b97e49d69a056f2921f854ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b1249727d1f44f483d531dc90fc2449,
        _:N38c855fde54d42baab59dad21a4f1964,
        _:N5b8a8f27540d47e496715152a12aced6,
        _:N9c95a6e724a646268bf6261d81b37d30,
        _:Nc580613a48584f278f6800a55082650f,
        _:Nf6eb576de55f48b288b93e1c6d6c41f8 ;
    mo:track_count 6 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1b1249727d1f44f483d531dc90fc2449,
        _:N38c855fde54d42baab59dad21a4f1964,
        _:N5b8a8f27540d47e496715152a12aced6,
        _:N9c95a6e724a646268bf6261d81b37d30,
        _:Nc580613a48584f278f6800a55082650f,
        _:Nf6eb576de55f48b288b93e1c6d6c41f8 .

