@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bfPfeI>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 7580.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7580"^^xsd:string ;
  gtm:kadastraleAanduiding "K7580"@nl ;
  schema:name "Perceel GDA01-K7580"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330758070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmH3n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79645> ;
  schema:startDate "2006-10-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7469926052881 52.013709214713,4.7469968653335 52.013709777182,4.7470010350323 52.013710545892,4.7470053516719 52.013711225518,4.7469164583667 52.013926849532,4.746833741172 52.013914040605,4.7469128276947 52.013722128574,4.7469203080676 52.013718537955,4.7469283496968 52.013715426773,4.7469368501093 52.013712830423,4.7469457359632 52.013710784458,4.7469549051706 52.013709297314,4.7469642845182 52.013708395556,4.7469737574809 52.01370807855,4.7469832220992 52.013708345743,4.7469926052881 52.013709214713))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

