@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bSvW7n>
  gtm:oppervlakte 251.0 ;
  gtm:kadastraalNummer 2877.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2877"^^xsd:string ;
  gtm:kadastraleAanduiding "I2877"@nl ;
  ns0:name "Perceel GDA01-I2877"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320287770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZbBG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105496> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7182028933894 52.019864292075,4.7181919107994 52.019863160051,4.7181560245324 52.019859468632,4.718032527263 52.019846587507,4.7179019315397 52.019832964804,4.717926757715 52.019741208658,4.7179306435045 52.019726849327,4.7182315632402 52.019758023486,4.7182080594574 52.019845167177,4.7182028933894 52.019864292075))"^^geo:wktLiteral ;
    osm:area 251.0
  ] .

