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

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

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

<artist/50180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69252#subject> ;
    schema:name "Hirohiko Takayama"@en,
        "高山ヒロヒコ"@ja ;
    foaf:made <album/69252#composition>,
        <album/69252#subject> ;
    foaf:name "Hirohiko Takayama"@en,
        "高山ヒロヒコ"@ja .

<product/17597#subject> a schema:CreativeWork ;
    schema:name "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn ;
    foaf:name "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn .

<album/69252#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn ;
    mo:composer <artist/50180#subject> ;
    mo:produced_work <album/69252#musicalwork> ;
    schema:name "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/25/69252/69252-1498676279.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69252#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn ;
    mo:performance_of <album/69252#musicalwork> ;
    mo:performer <artist/26739#subject> ;
    mo:recorded_as <album/69252#musicalexpression> ;
    schema:byArtist <artist/26739#subject> ;
    schema:name "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn ;
    schema:workPerformed <album/69252#musicalwork> .

<artist/26739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69252#performance> ;
    schema:name "Dusty Zahrt"@en ;
    foaf:name "Dusty Zahrt"@en .

<album/69252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-28"^^xsd:date ;
    dcterms:title "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69252#musicalexpression> ;
    mo:publisher _:N5d180a2a2ff445d9b7d1e0fc179ed41f ;
    mo:record _:N66f23c2344954ee0a3e2dc7f6dd6af9d ;
    mo:record_count 1 ;
    schema:about <product/17597#subject> ;
    schema:byArtist <artist/26739#subject> ;
    schema:datePublished "2016-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/69252/69252-1498676279.jpg> ;
    schema:name "Friday the 13th"@en,
        "Friday the 13th"@ja,
        "Friday the 13th"@ja-latn ;
    schema:publisher _:N5d180a2a2ff445d9b7d1e0fc179ed41f ;
    foaf:depiction <https://media.vgm.io/albums/25/69252/69252-1498676279.jpg> .

_:N0854ed3c2ce84823b254e1c0f5680ae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jason Attacks!"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N66f23c2344954ee0a3e2dc7f6dd6af9d ;
    schema:name "Jason Attacks!"@en .

_:N544d5cb961be4061972ca4cd78c0f79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N66f23c2344954ee0a3e2dc7f6dd6af9d ;
    schema:name "Outside"@en .

_:N5d180a2a2ff445d9b7d1e0fc179ed41f schema:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn ;
    foaf:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn .

_:N939890a1a67f4673a282fa7aab56fe24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N66f23c2344954ee0a3e2dc7f6dd6af9d ;
    schema:name "Title"@en .

_:Neabb4fe9022b4b3aaf4ea8c4f722d65a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Lake Map/Cabin"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N66f23c2344954ee0a3e2dc7f6dd6af9d ;
    schema:name "Crystal Lake Map/Cabin"@en .

_:Nf0fb1ced82244f65a5cbb48a7d2abb74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jason Defeated"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N66f23c2344954ee0a3e2dc7f6dd6af9d ;
    schema:name "Jason Defeated"@en .

_:N66f23c2344954ee0a3e2dc7f6dd6af9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0854ed3c2ce84823b254e1c0f5680ae0,
        _:N544d5cb961be4061972ca4cd78c0f79a,
        _:N939890a1a67f4673a282fa7aab56fe24,
        _:Neabb4fe9022b4b3aaf4ea8c4f722d65a,
        _:Nf0fb1ced82244f65a5cbb48a7d2abb74 ;
    mo:track_count 5 ;
    schema:duration "PT12:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0854ed3c2ce84823b254e1c0f5680ae0,
        _:N544d5cb961be4061972ca4cd78c0f79a,
        _:N939890a1a67f4673a282fa7aab56fe24,
        _:Neabb4fe9022b4b3aaf4ea8c4f722d65a,
        _:Nf0fb1ced82244f65a5cbb48a7d2abb74 .

