@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/bnHkFX>
  gtm:oppervlakte 746.0 ;
  gtm:kadastraalNummer 4419.0 ;
  gtm:kadastraleAanduiding "E4419"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4419"^^xsd:string ;
  ns0:name "Perceel GDA01-E4419"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280441970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hWai> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74675> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7017057004793 52.007548888233,4.7013950761277 52.007380316772,4.7013936513987 52.007353487034,4.7015927963592 52.007212522273,4.7016316022284 52.007215031352,4.7019425656861 52.007382363766,4.7018518654876 52.007447478123,4.7017057004793 52.007548888233))"^^geo:wktLiteral ;
    osm:area 746.0
  ] .

