@prefix ns1: <https://www.geonames.org/ontology#> .
@prefix ns2: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://sws.geonames.org/6950657/> a ns1:Feature ;
    ns2:lat 50.91694 ;
    ns2:long 5.91806 ;
    ns1:alternateName "Castello di Hoensbroek",
        "Castillo Hoensbroek",
        "Hoensbroeks slott",
        "Kasteel Hoensbroek",
        "Kastell Hoensbroek",
        "Kastelo Hoensbroek",
        "Kesjtieel Gebrook",
        "Kesjtieël Gebrook",
        "Schloss Hoensbroek",
        "chateau de Hoensbroek",
        "château de Hoensbroek",
        "hong si bu lu ke cheng bao",
        "honzuburoku cheng",
        "ホーンズブローク城",
        "洪斯布鲁克城堡" ;
    ns1:countryCode "NL" ;
    ns1:featureClass ns1:S ;
    ns1:featureCode ns1:S.CSTL ;
    ns1:name "Kasteel Hoensbroek" ;
    ns1:parentADM1 <https://sws.geonames.org/2751596/> ;
    ns1:parentADM2 <https://sws.geonames.org/2754651/> .

