@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p085537780> a schema1:Organization ;
    schema1:alternateName "LSOP (Apeldoorn)",
        "National Police Selection and Training Institute (Apeldoorn)" ;
    schema1:description "Voorheen te Amersfoort",
        "sis",
        "Voortgez. als: LSOP Politie Onderwijs- en Kenniscentrum, Apeldoorn"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p085537780>,
        <https://data2.bibliotheken.nl/.well-known/genid/71c1bd2933239dd2c1377c089013bc33> ;
    schema1:name "Landelijk Selectie- en Opleidingsinstituut Politie (Apeldoorn)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075463520> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p189199962> .

