@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/br1xte>
  gtm:oppervlakte 183.0 ;
  gtm:kadastraalNummer 4741.0 ;
  gtm:kadastraleAanduiding "A4741"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4741" ;
  ns0:name "Perceel GDA01-A4741"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240474170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEChk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70255> ;
  ns0:startDate "1998-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7159567673237 52.009738645245,4.7161165978309 52.009757937815,4.7161177984322 52.009753630227,4.7162340125536 52.009766588829,4.7164094664797 52.009785286933,4.7163947838704 52.009838855038,4.7161029967846 52.009806370685,4.7159460394879 52.009787786587,4.7159567673237 52.009738645245))"^^geo:wktLiteral ;
    osm:area 182.0
  ] .

