@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/bKoDqq>
  gtm:oppervlakte 274.0 ;
  gtm:kadastraalNummer 4158.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4158" ;
  gtm:kadastraleAanduiding "M4158"@nl ;
  ns0:name "Perceel GDA01-M4158"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350415870000/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/87242> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7131245992821 52.032891671208,4.7126962011981 52.03289020689,4.7127007096074 52.032855978019,4.7127063033005 52.032813548979,4.712798391851 52.032813465199,4.7127984554204 52.032803434538,4.7130973081087 52.032804228883,4.7131245586308 52.03280430398,4.7131245992821 52.032891671208))"^^geo:wktLiteral ;
    osm:area 274.0
  ] .

