@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/b1SmSk>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 2625.0 ;
  gtm:kadastraleAanduiding "F2625"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2625"^^xsd:string ;
  ns0:name "Perceel GDA01-F2625"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290262570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTBD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75769> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7017098987461 52.005268308205,4.7016421314983 52.005196896019,4.7015711135467 52.00512283125,4.7016296876917 52.005102049638,4.7017006054169 52.005176005927,4.7017683154372 52.005247354827,4.7017098987461 52.005268308205))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

