@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRtpRE>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 1639.0 ;
  gtm:kadastraleAanduiding "A1639"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1639" ;
  ns0:name "Perceel GDA01-A1639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240163970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69973> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7162238479717 52.008462466373,4.7163569645474 52.008472797727,4.7165285664943 52.008486745825,4.7165703490379 52.008489994989,4.7167692683439 52.008504412958,4.7167545440554 52.008554008002,4.716656444506 52.008546420294,4.7164190572861 52.00852623709,4.7163469905765 52.008521251302,4.716214144485 52.008510355209,4.7162238479717 52.008462466373))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

