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

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

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

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60311#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/60311#composition>,
        <album/60311#subject> ;
    foaf:name "Jesper Kyd"@en .

<product/1123#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed"@en,
        "Assassin's Creed"@ja,
        "Assassin's Creed"@ja-latn ;
    foaf:name "Assassin's Creed"@en,
        "Assassin's Creed"@ja,
        "Assassin's Creed"@ja-latn .

<product/1124#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed II"@en,
        "Assassin's Creed II"@ja,
        "Assassin's Creed II"@ja-latn ;
    foaf:name "Assassin's Creed II"@en,
        "Assassin's Creed II"@ja,
        "Assassin's Creed II"@ja-latn .

<product/1125#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed Brotherhood"@en,
        "Assassin's Creed Brotherhood"@ja,
        "Assassin's Creed Brotherhood"@ja-latn ;
    foaf:name "Assassin's Creed Brotherhood"@en,
        "Assassin's Creed Brotherhood"@ja,
        "Assassin's Creed Brotherhood"@ja-latn .

<product/1126#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed Revelations"@en,
        "Assassin's Creed Revelations"@ja,
        "Assassin's Creed Revelations"@ja-latn ;
    foaf:name "Assassin's Creed Revelations"@en,
        "Assassin's Creed Revelations"@ja,
        "Assassin's Creed Revelations"@ja-latn .

<album/60311#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Assassin's Creed: The Best of Jesper Kyd"@en,
        "Assassin's Creed: The Best of Jesper Kyd"@ja,
        "Assassin's Creed: The Best of Jesper Kyd"@ja-latn ;
    mo:composer <artist/1811#subject> ;
    mo:produced_work <album/60311#musicalwork> ;
    schema:name "Assassin's Creed: The Best of Jesper Kyd"@en,
        "Assassin's Creed: The Best of Jesper Kyd"@ja,
        "Assassin's Creed: The Best of Jesper Kyd"@ja-latn .

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

<album/60311#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Assassin's Creed: The Best of Jesper Kyd"@en,
        "Assassin's Creed: The Best of Jesper Kyd"@ja,
        "Assassin's Creed: The Best of Jesper Kyd"@ja-latn ;
    mo:performance_of <album/60311#musicalwork> ;
    mo:recorded_as <album/60311#musicalexpression> ;
    schema:name "Assassin's Creed: The Best of Jesper Kyd"@en,
        "Assassin's Creed: The Best of Jesper Kyd"@ja,
        "Assassin's Creed: The Best of Jesper Kyd"@ja-latn ;
    schema:workPerformed <album/60311#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/11/60311/60311-1487042250.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60311#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-16"^^xsd:date ;
    dcterms:title "Assassin's Creed: The Best of Jesper Kyd"@en,
        "Assassin's Creed: The Best of Jesper Kyd"@ja,
        "Assassin's Creed: The Best of Jesper Kyd"@ja-latn ;
    mo:catalogue_number "SL9-2031-1-1" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/60311#musicalexpression> ;
    mo:publisher <org/1702#subject> ;
    mo:record _:N040c1aebfe834acead4f1fcddf68088d ;
    mo:record_count 1 ;
    schema:about <product/1123#subject>,
        <product/1124#subject>,
        <product/1125#subject>,
        <product/1126#subject> ;
    schema:datePublished "2016-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/60311/60311-1487042250.jpg> ;
    schema:name "Assassin's Creed: The Best of Jesper Kyd"@en,
        "Assassin's Creed: The Best of Jesper Kyd"@ja,
        "Assassin's Creed: The Best of Jesper Kyd"@ja-latn ;
    schema:publisher <org/1702#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/60311/60311-1487042250.jpg> .

_:N056d4e5f93564b7289189962b8f81a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leonardo's Inventions (Extended)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Leonardo's Inventions (Extended)"@en .

_:N25f8deff61624b5c90b9e0e35be3228c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Florence Rooftops"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Florence Rooftops"@en .

_:N36ce5ebaad1746e58b0165565181e3c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venice Rooftops"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Venice Rooftops"@en .

_:N45c151f58e5f47119d64848b79b9afe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of Rome"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "City of Rome"@en .

_:N602b0ebf53cc45998c4699b73229aa87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of Jerusalem"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "City of Jerusalem"@en .

_:N72d0a3c8ecff4d0e924c262ab357f692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of Venice"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Dreams of Venice"@en .

_:N77cb2e5544cc4b368e09b19103d5e964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brotherhood Escapes"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "The Brotherhood Escapes"@en .

_:Na482f614b22044de8ed7c5dbed803f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Sanctuary"@en .

_:Nc61614e0ef554c89b7a0918816dc9797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ezio's Family"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Ezio's Family"@en .

_:Ne509307664e64a0eb4497314bfcbe55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Kostantiniyye"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N040c1aebfe834acead4f1fcddf68088d ;
    schema:name "Welcome to Kostantiniyye"@en .

_:N040c1aebfe834acead4f1fcddf68088d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056d4e5f93564b7289189962b8f81a1c,
        _:N25f8deff61624b5c90b9e0e35be3228c,
        _:N36ce5ebaad1746e58b0165565181e3c6,
        _:N45c151f58e5f47119d64848b79b9afe2,
        _:N602b0ebf53cc45998c4699b73229aa87,
        _:N72d0a3c8ecff4d0e924c262ab357f692,
        _:N77cb2e5544cc4b368e09b19103d5e964,
        _:Na482f614b22044de8ed7c5dbed803f31,
        _:Nc61614e0ef554c89b7a0918816dc9797,
        _:Ne509307664e64a0eb4497314bfcbe55d ;
    mo:track_count 10 ;
    schema:duration "PT18:48"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N056d4e5f93564b7289189962b8f81a1c,
        _:N25f8deff61624b5c90b9e0e35be3228c,
        _:N36ce5ebaad1746e58b0165565181e3c6,
        _:N45c151f58e5f47119d64848b79b9afe2,
        _:N602b0ebf53cc45998c4699b73229aa87,
        _:N72d0a3c8ecff4d0e924c262ab357f692,
        _:N77cb2e5544cc4b368e09b19103d5e964,
        _:Na482f614b22044de8ed7c5dbed803f31,
        _:Nc61614e0ef554c89b7a0918816dc9797,
        _:Ne509307664e64a0eb4497314bfcbe55d .

