@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/bJ8qk2>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 4276.0 ;
  gtm:kadastraleAanduiding "A4276"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4276" ;
  ns0:name "Perceel GDA01-A4276"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240427670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu0kM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70214> ;
  ns0:startDate "2022-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7188441072972 52.010300876817,4.7189171125104 52.010308580887,4.7189580798025 52.010312903175,4.7189483682612 52.010347821908,4.7183714596471 52.010287451188,4.7183815280114 52.010252076119,4.7186225030802 52.010277497959,4.718658394807 52.010281288174,4.7187500003598 52.010290949593,4.7188441072972 52.010300876817))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

