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

<http://data.bibliotheken.nl/id/thes/p419845445> a schema1:Organization ;
    schema1:alternateName "Rijkspolitievereeniging" ;
    schema1:description "Te Amersfoort?",
        "ppn: !044535759! (tijdschrift)",
        "Opgegaan in: Nederlandse Politiebond"@nl ;
    schema1:dissolutionDate "1946"^^xsd:gYear ;
    schema1:foundingDate "1900"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/3f40d30300f8598627915be6a773104e> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p419845445>,
        <https://data2.bibliotheken.nl/.well-known/genid/048e9917a9f605b47e7ad34609a592e3> ;
    schema1:name "Rijkspolitie-vereeniging" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p10944809X> .

