@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/bqpsq8>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 5179.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5179" ;
  gtm:kadastraleAanduiding "M5179"@nl ;
  ns0:name "Perceel GDA01-M5179"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350517970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88065> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097806540766 52.038675690101,4.7097832692161 52.038690697742,4.7097253047162 52.038694534913,4.709721791597 52.038674335815,4.709713263214 52.038625327109,4.7098938549901 52.038613242845,4.7100143661342 52.038605181194,4.7100400878323 52.038603459515,4.710049536959 52.038658109197,4.7100238450567 52.038659786108,4.7097806540766 52.038675690101))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

