@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b5czBS>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 5232.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5232" ;
  gtm:kadastraleAanduiding "M5232"@nl ;
  ns0:name "Perceel GDA01-M5232"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350523270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88114> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128478002449 52.037356237228,4.7128484881242 52.037337653222,4.7128516992388 52.037250214788,4.7128550854205 52.037157923636,4.7128838343577 52.037158357904,4.7129297339663 52.037159025189,4.7129287607081 52.037184951059,4.712926304895 52.037251271155,4.712923093926 52.037338709592,4.7129224055365 52.037357329549,4.7128478002449 52.037356237228))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

