@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXvIGR>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 635.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M635"^^xsd:string ;
  gtm:kadastraleAanduiding "M635"@nl ;
  ns0:name "Perceel GDA01-M635"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350063570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84779> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926608062519 52.024942538324,4.6926924498644 52.024918330458,4.6927210503025 52.024932530051,4.6927527824049 52.024908250784,4.6927384822559 52.024901146499,4.6927748862482 52.024873443236,4.6929119608574 52.024768440144,4.6929855353056 52.024805537656,4.6928484090237 52.024910118073,4.6927486314488 52.024986173716,4.6926608062519 52.024942538324))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

