@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/bCGJY8>
  gtm:oppervlakte 232.0 ;
  gtm:kadastraalNummer 4159.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4159" ;
  gtm:kadastraleAanduiding "M4159"@nl ;
  ns0:name "Perceel GDA01-M4159"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350415970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUB3GN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87243> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7123379699517 52.032856029984,4.7127007096074 52.032855978019,4.7126962011981 52.03289020689,4.7126905401312 52.032933237765,4.7125984506578 52.032933366397,4.7125984617974 52.032943271649,4.7123380846355 52.032943217874,4.7123379699517 52.032856029984))"^^geo:wktLiteral ;
    osm:area 230.0
  ] .

