@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/bxueg2>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2594.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2594"^^xsd:string ;
  gtm:kadastraleAanduiding "I2594"@nl ;
  ns0:name "Perceel GDA01-I2594"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320259470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNizMo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78776> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203599977938 52.021129564352,4.7202973170647 52.021122962395,4.7200467333412 52.021096024706,4.7200533216989 52.021072332704,4.7200612331448 52.021043929297,4.7201965795484 52.021058736,4.7203120314949 52.021071110859,4.720374298632 52.021078087978,4.7203599977938 52.021129564352))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

