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

<artist/14285#subject> a schema:Person,
        foaf:Person ;
    schema:name "Edie Lehmann Boddicker"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Edie Lehmann Boddicker"@en .

<artist/14829#subject> a schema:Person,
        foaf:Person ;
    schema:name "Randy Crenshaw"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Randy Crenshaw"@en .

<artist/14830#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michael Geiger"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Michael Geiger"@en .

<artist/19329#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fletcher Sheridan"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Fletcher Sheridan"@en .

<artist/19331#subject> a schema:Person,
        foaf:Person ;
    schema:name "Baraka May"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Baraka May"@en .

<artist/20125#subject> a schema:Person,
        foaf:Person ;
    schema:name "Greg Whipple"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Greg Whipple"@en .

<artist/22208#subject> a schema:Person,
        foaf:Person ;
    schema:name "Abdiel Gonzalez"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Abdiel Gonzalez"@en .

<artist/9422#subject> a schema:Person,
        foaf:Person ;
    schema:name "Vangie Gunn"@en ;
    foaf:made <album/121726#subject>,
        <album/121726#vocals> ;
    foaf:name "Vangie Gunn"@en .

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

<artist/14979#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121726#subject> ;
    schema:name "Mark Mancina"@en ;
    foaf:made <album/121726#composition>,
        <album/121726#subject> ;
    foaf:name "Mark Mancina"@en .

<album/121726#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sea Beast: Soundtrack from the Netflix Film"@en,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja-latn ;
    mo:composer <artist/14979#subject> ;
    mo:produced_work <album/121726#musicalwork> ;
    schema:name "The Sea Beast: Soundtrack from the Netflix Film"@en,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja-latn .

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

<album/121726#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sea Beast: Soundtrack from the Netflix Film"@en,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja-latn ;
    mo:performance_of <album/121726#musicalwork> ;
    mo:recorded_as <album/121726#musicalexpression> ;
    schema:name "The Sea Beast: Soundtrack from the Netflix Film"@en,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja-latn ;
    schema:workPerformed <album/121726#musicalwork> .

<org/1056#subject> schema:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn ;
    foaf:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn .

<https://media.vgm.io/albums/62/121726/121726-0dd4fa8cb6d8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121726#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/121726/121726-0dd4fa8cb6d8.jpg> ;
    foaf:depicts <album/121726#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/121726/121726-0dd4fa8cb6d8.jpg> .

<https://medium-media.vgm.io/albums/62/121726/121726-0dd4fa8cb6d8.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/121726#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-08"^^xsd:date ;
    dcterms:title "The Sea Beast: Soundtrack from the Netflix Film"@en,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja-latn ;
    mo:catalogue_number "G010004796123K" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121726#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Sea Beast"@en ;
            foaf:name "The Sea Beast"@en ] ;
    schema:datePublished "2022-07-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/121726/121726-0dd4fa8cb6d8.jpg> ;
    schema:name "The Sea Beast: Soundtrack from the Netflix Film"@en,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja,
        "The Sea Beast: Soundtrack from the Netflix Film"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/121726/121726-0dd4fa8cb6d8.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sophy Purnell"@en ;
    foaf:made <album/121726#subject> ;
    foaf:name "Sophy Purnell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jess Harnell"@en ;
    foaf:made <album/121726#vocals> ;
    foaf:name "Jess Harnell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jess Harnell"@en ;
    foaf:made <album/121726#subject> ;
    foaf:name "Jess Harnell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sophy Purnell"@en ;
    foaf:made <album/121726#vocals> ;
    foaf:name "Sophy Purnell"@en .

_:N065a812c2e1a4eddbf3604412ec0d746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fight of the Giant Crab"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "The Fight of the Giant Crab"@en .

_:N1ced38d93162495b91b9cae06b44b35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maisie's Speech"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Maisie's Speech"@en .

_:N1e3c44d78ba54d0bb12cbdc0af5edaa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Try"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "One More Try"@en .

_:N24b678a6e204473299dbf22fad28c1b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hunters Code"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "The Hunters Code"@en .

_:N276a6ee6a1774eb3be2167b68e029e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gwen Batterbie"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Gwen Batterbie"@en .

_:N3c44102a7ca54873af8b3f7b81c9f93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jacob into the Sea"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Jacob into the Sea"@en .

_:N4f9fbe426dff4d3ba573ae6b2961743c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sea Beast"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "The Sea Beast"@en .

_:N52445d3f2ca842e086586d114b68537e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Blue"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Little Blue"@en .

_:N7def9011b8f04350bfe49f4eb20f7d44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Crow (from \"The Sea Beast\" Soundtrack)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Captain Crow (from \"The Sea Beast\" Soundtrack)"@en .

_:N856f36eb24184e71b066e24145fbf4a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Red"@en .

_:N88a19246e1a6446fbf1f1977d37062e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wear It Down"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Wear It Down"@en .

_:N8eb513eddb8a4069a84fe0d72362f77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Someday"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Someday"@en .

_:N943b89c947cc4d7495e603552f1cfe52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jacob Evolving"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Jacob Evolving"@en .

_:N96f236f70d744d17bd093888e58b431c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wherever the Wind Takes Us"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Wherever the Wind Takes Us"@en .

_:Nac26236d84bc4ee4a59045cd4e9ce5dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King and Queen"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "King and Queen"@en .

_:Nbdd3c6239d64421e991ef68da97160ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude to the Sea"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Prelude to the Sea"@en .

_:Nd68cfc5454534f648ec0cac41b449ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue and Maisie"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Blue and Maisie"@en .

_:Ndd84fd40f6344e4bbda1c0145c720ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crow's Betrayal"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N7fb2865e2bd0479497b49dce4c2e0f47 ;
    schema:name "Crow's Betrayal"@en .

_:N7fb2865e2bd0479497b49dce4c2e0f47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N065a812c2e1a4eddbf3604412ec0d746,
        _:N1ced38d93162495b91b9cae06b44b35a,
        _:N1e3c44d78ba54d0bb12cbdc0af5edaa3,
        _:N24b678a6e204473299dbf22fad28c1b8,
        _:N276a6ee6a1774eb3be2167b68e029e20,
        _:N3c44102a7ca54873af8b3f7b81c9f93e,
        _:N4f9fbe426dff4d3ba573ae6b2961743c,
        _:N52445d3f2ca842e086586d114b68537e,
        _:N7def9011b8f04350bfe49f4eb20f7d44,
        _:N856f36eb24184e71b066e24145fbf4a9,
        _:N88a19246e1a6446fbf1f1977d37062e1,
        _:N8eb513eddb8a4069a84fe0d72362f77f,
        _:N943b89c947cc4d7495e603552f1cfe52,
        _:N96f236f70d744d17bd093888e58b431c,
        _:Nac26236d84bc4ee4a59045cd4e9ce5dc,
        _:Nbdd3c6239d64421e991ef68da97160ca,
        _:Nd68cfc5454534f648ec0cac41b449ab3,
        _:Ndd84fd40f6344e4bbda1c0145c720ae2 ;
    mo:track_count 18 ;
    schema:duration "PT47:01"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N065a812c2e1a4eddbf3604412ec0d746,
        _:N1ced38d93162495b91b9cae06b44b35a,
        _:N1e3c44d78ba54d0bb12cbdc0af5edaa3,
        _:N24b678a6e204473299dbf22fad28c1b8,
        _:N276a6ee6a1774eb3be2167b68e029e20,
        _:N3c44102a7ca54873af8b3f7b81c9f93e,
        _:N4f9fbe426dff4d3ba573ae6b2961743c,
        _:N52445d3f2ca842e086586d114b68537e,
        _:N7def9011b8f04350bfe49f4eb20f7d44,
        _:N856f36eb24184e71b066e24145fbf4a9,
        _:N88a19246e1a6446fbf1f1977d37062e1,
        _:N8eb513eddb8a4069a84fe0d72362f77f,
        _:N943b89c947cc4d7495e603552f1cfe52,
        _:N96f236f70d744d17bd093888e58b431c,
        _:Nac26236d84bc4ee4a59045cd4e9ce5dc,
        _:Nbdd3c6239d64421e991ef68da97160ca,
        _:Nd68cfc5454534f648ec0cac41b449ab3,
        _:Ndd84fd40f6344e4bbda1c0145c720ae2 .

