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

<album/120329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GABRIEL KNIGHT: Synths of the Fathers"@en,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja-latn ;
    mo:produced_work <album/120329#musicalwork> ;
    schema:name "GABRIEL KNIGHT: Synths of the Fathers"@en,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja-latn .

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

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

<product/16163#subject> a schema:CreativeWork ;
    schema:name "Gabriel Knight: Sins of the Fathers"@en,
        "Gabriel Knight: Sins of the Fathers"@ja,
        "Gabriel Knight: Sins of the Fathers"@ja-latn ;
    foaf:name "Gabriel Knight: Sins of the Fathers"@en,
        "Gabriel Knight: Sins of the Fathers"@ja,
        "Gabriel Knight: Sins of the Fathers"@ja-latn .

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

<album/120329#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GABRIEL KNIGHT: Synths of the Fathers"@en,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja-latn ;
    mo:performance_of <album/120329#musicalwork> ;
    mo:recorded_as <album/120329#musicalexpression> ;
    schema:name "GABRIEL KNIGHT: Synths of the Fathers"@en,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja-latn ;
    schema:workPerformed <album/120329#musicalwork> .

<https://media.vgm.io/albums/92/120329/120329-3ef17f995496.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120329#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/120329/120329-3ef17f995496.jpg> ;
    foaf:depicts <album/120329#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/120329/120329-3ef17f995496.jpg> .

<https://medium-media.vgm.io/albums/92/120329/120329-3ef17f995496.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-01"^^xsd:date ;
    dcterms:title "GABRIEL KNIGHT: Synths of the Fathers"@en,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja-latn ;
    mo:catalogue_number "2GLP011" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/120329#musicalexpression> ;
    mo:publisher _:N841372bacb254f32b84bef155374b4e8 ;
    mo:record _:N0f29bdc16bc94eb9babf5e3deb0b33c5,
        _:Na651b9fcc5b84305a101ea5852592cf5 ;
    mo:record_count 2 ;
    schema:about <product/16163#subject> ;
    schema:datePublished "2022-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/120329/120329-3ef17f995496.jpg> ;
    schema:name "GABRIEL KNIGHT: Synths of the Fathers"@en,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja,
        "GABRIEL KNIGHT: Synths of the Fathers"@ja-latn ;
    schema:publisher _:N841372bacb254f32b84bef155374b4e8 ;
    foaf:depiction <https://media.vgm.io/albums/92/120329/120329-3ef17f995496.jpg> .

_:N0aea320114e44088b3d213f3d5c532a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Big Easy"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0f29bdc16bc94eb9babf5e3deb0b33c5 ;
    schema:name "The Big Easy"@en .

_:N19656c8360c04600b52397444e6c5537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancestral Home"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Na651b9fcc5b84305a101ea5852592cf5 ;
    schema:name "Ancestral Home"@en .

_:N5332bcaa8e45451abd222c6f1c226310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Hunter"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:inPlaylist _:N0f29bdc16bc94eb9babf5e3deb0b33c5 ;
    schema:name "Shadow Hunter"@en .

_:N61179f670d234711a0c699da27bfc6fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voodoo Lore"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N0f29bdc16bc94eb9babf5e3deb0b33c5 ;
    schema:name "Voodoo Lore"@en .

_:N7fe2ea9c70684a44bc48525a67e6917c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey of the Schattenjäger"@en ;
    mo:track_number 5 ;
    schema:duration "PT14:06"^^xsd:interval ;
    schema:inPlaylist _:Na651b9fcc5b84305a101ea5852592cf5 ;
    schema:name "Journey of the Schattenjäger"@en .

_:N841372bacb254f32b84bef155374b4e8 schema:name "Two Guys Records"@en,
        "Two Guys Records"@ja,
        "Two Guys Records"@ja-latn ;
    foaf:name "Two Guys Records"@en,
        "Two Guys Records"@ja,
        "Two Guys Records"@ja-latn .

_:N870adc28ed884c87b4618df66afdc341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purification"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:Na651b9fcc5b84305a101ea5852592cf5 ;
    schema:name "Purification"@en .

_:N95bc412f99504992a78ce96b93c9a152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Idol"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na651b9fcc5b84305a101ea5852592cf5 ;
    schema:name "Heart of the Idol"@en .

_:Ncf3c3eeac6f64397af674d1f07f4a3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sins of the Fathers"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Na651b9fcc5b84305a101ea5852592cf5 ;
    schema:name "Sins of the Fathers"@en .

_:Ne8e1c6d842944b2780c3b6b44b47b4ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Curse of the Daughter"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:20"^^xsd:interval ;
    schema:inPlaylist _:N0f29bdc16bc94eb9babf5e3deb0b33c5 ;
    schema:name "Curse of the Daughter"@en .

_:Neeff63cd6215401f84339915b6e1d24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes of the Snake"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:inPlaylist _:N0f29bdc16bc94eb9babf5e3deb0b33c5 ;
    schema:name "Eyes of the Snake"@en .

_:Nfa71352436c54191b375df81275f26e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impersonation"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N0f29bdc16bc94eb9babf5e3deb0b33c5 ;
    schema:name "Impersonation"@en .

_:Na651b9fcc5b84305a101ea5852592cf5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N19656c8360c04600b52397444e6c5537,
        _:N7fe2ea9c70684a44bc48525a67e6917c,
        _:N870adc28ed884c87b4618df66afdc341,
        _:N95bc412f99504992a78ce96b93c9a152,
        _:Ncf3c3eeac6f64397af674d1f07f4a3e4 ;
    mo:track_count 5 ;
    schema:duration "PT14:06"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N19656c8360c04600b52397444e6c5537,
        _:N7fe2ea9c70684a44bc48525a67e6917c,
        _:N870adc28ed884c87b4618df66afdc341,
        _:N95bc412f99504992a78ce96b93c9a152,
        _:Ncf3c3eeac6f64397af674d1f07f4a3e4 .

_:N0f29bdc16bc94eb9babf5e3deb0b33c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aea320114e44088b3d213f3d5c532a2,
        _:N5332bcaa8e45451abd222c6f1c226310,
        _:N61179f670d234711a0c699da27bfc6fc,
        _:Ne8e1c6d842944b2780c3b6b44b47b4ae,
        _:Neeff63cd6215401f84339915b6e1d24d,
        _:Nfa71352436c54191b375df81275f26e1 ;
    mo:track_count 6 ;
    schema:duration "PT18:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0aea320114e44088b3d213f3d5c532a2,
        _:N5332bcaa8e45451abd222c6f1c226310,
        _:N61179f670d234711a0c699da27bfc6fc,
        _:Ne8e1c6d842944b2780c3b6b44b47b4ae,
        _:Neeff63cd6215401f84339915b6e1d24d,
        _:Nfa71352436c54191b375df81275f26e1 .

