@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/byjcS2>
  gtm:oppervlakte 61.0 ;
  gtm:kadastraalNummer 673.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M673"^^xsd:string ;
  gtm:kadastraleAanduiding "M673"@nl ;
  ns0:name "Perceel GDA01-M673"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350067370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286883> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6933613468665 52.025695069766,4.6932564308998 52.025774502158,4.6932376472099 52.025788736938,4.6932151645475 52.025777440834,4.6934517651444 52.025597718876,4.693417687328 52.02558057495,4.6934345100399 52.025567820662,4.6934915772128 52.025596470358,4.6934317622406 52.025641770013,4.6933844501259 52.025677579655,4.6933613468665 52.025695069766))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

