@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bYKUei>
  gtm:oppervlakte "139"^^xsd:string ;
  gtm:kadastraalNummer "4504"^^xsd:string ;
  gtm:kadastraleAanduiding "E4504"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4504"^^xsd:string ;
  ns0:name "Perceel GDA01-E4504"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280450470000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMg3QB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74709> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019772 52.0098309,4.701677 52.0096913,4.7016127 52.0096607,4.7016553 52.0096273,4.7017058 52.0096524,4.7018558 52.0097271,4.7018843 52.0097404,4.7018851 52.0097399,4.7019846 52.0097883,4.7019772 52.0098309))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

