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

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

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

<artist/6114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61914#subject> ;
    schema:name "Kevin Manthei"@en ;
    foaf:made <album/61914#composition>,
        <album/61914#subject> ;
    foaf:name "Kevin Manthei"@en .

<album/61914#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silent Hunter II: WWII U-Boat Combat Simulator"@en,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja-latn ;
    mo:composer <artist/6114#subject> ;
    mo:produced_work <album/61914#musicalwork> ;
    schema:name "Silent Hunter II: WWII U-Boat Combat Simulator"@en,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja-latn .

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

<album/61914#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Silent Hunter II: WWII U-Boat Combat Simulator"@en,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja-latn ;
    mo:performance_of <album/61914#musicalwork> ;
    mo:recorded_as <album/61914#musicalexpression> ;
    schema:name "Silent Hunter II: WWII U-Boat Combat Simulator"@en,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja-latn ;
    schema:workPerformed <album/61914#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/41/61914/61914-1474976568.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/61914#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-25"^^xsd:date ;
    dcterms:title "Silent Hunter II: WWII U-Boat Combat Simulator"@en,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61914#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Silent Hunter II: WWII U-Boat Combat Simulator"@en ;
            foaf:name "Silent Hunter II: WWII U-Boat Combat Simulator"@en ] ;
    schema:datePublished "2009-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/61914/61914-1474976568.jpg> ;
    schema:name "Silent Hunter II: WWII U-Boat Combat Simulator"@en,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja,
        "Silent Hunter II: WWII U-Boat Combat Simulator"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/61914/61914-1474976568.jpg> .

_:N03a47bea325e4bafb87fd4f7028f809c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    schema:name "Credits"@en .

_:N824cd391b64b4a66b5c8d5464b5b8740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    schema:name "Intro"@en .

_:Na84d0b15fa4c407ca73e990365412454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Options"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    schema:name "Options"@en .

_:Na8c7c94f877c4395a53c372d1e7e191e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    schema:name "Theme"@en .

_:Nd79a348d10b54e58ace988900cd7430d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme2"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    schema:name "Theme2"@en .

_:Ne1d075620af345b7b4f9358065373f92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lose"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N9b0e48029e2b4c9abd62c66c4be89c68 ;
    schema:name "Lose"@en .

_:N9b0e48029e2b4c9abd62c66c4be89c68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a47bea325e4bafb87fd4f7028f809c,
        _:N824cd391b64b4a66b5c8d5464b5b8740,
        _:Na84d0b15fa4c407ca73e990365412454,
        _:Na8c7c94f877c4395a53c372d1e7e191e,
        _:Nd79a348d10b54e58ace988900cd7430d,
        _:Ne1d075620af345b7b4f9358065373f92 ;
    mo:track_count 6 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03a47bea325e4bafb87fd4f7028f809c,
        _:N824cd391b64b4a66b5c8d5464b5b8740,
        _:Na84d0b15fa4c407ca73e990365412454,
        _:Na8c7c94f877c4395a53c372d1e7e191e,
        _:Nd79a348d10b54e58ace988900cd7430d,
        _:Ne1d075620af345b7b4f9358065373f92 .

