@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/b6f3VY>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 2701.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2701" ;
  gtm:kadastraleAanduiding "M2701"@nl ;
  ns0:name "Perceel GDA01-M2701"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350270170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86264> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056578778301 52.032890677707,4.70563294818 52.032892268177,4.7056214737725 52.032898367792,4.7055199776494 52.032904701342,4.7052867655192 52.032920878422,4.7052795823061 52.032879625102,4.7053515584939 52.03287486458,4.7053511566334 52.032872543251,4.7055125701636 52.032861891749,4.7056267084362 52.032855074099,4.7056516380657 52.03285348363,4.7056578778301 52.032890677707))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

