@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/bijFP7>
  gtm:oppervlakte 225.0 ;
  gtm:kadastraalNummer 686.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N686"^^xsd:string ;
  gtm:kadastraleAanduiding "N686"@nl ;
  ns0:name "Perceel GDA01-N686"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360068670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLt6g> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106437> ;
  ns0:startDate "2019-02-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6865571496315 52.00150088439,4.6863038656142 52.00134006528,4.6863138178961 52.001334102293,4.6863979515314 52.001283539958,4.6866510441622 52.001444492554,4.6866165418187 52.001465176317,4.6865571496315 52.00150088439))"^^geo:wktLiteral ;
    osm:area 224.0
  ] .

