@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/bhHvuX>
  gtm:kadastraalNummer "975"^^xsd:string ;
  gtm:kadastraleAanduiding "D975"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D975"^^xsd:string ;
  schema:name "Perceel GDA01-D975"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046353 52.0093585, 4.7047044 52.0093009, 4.705076 52.0090175, 4.7048673 52.008914, 4.7042808 52.0092113, 4.7046353 52.0093585))"^^geo:wktLiteral ;
    osm:area 1170.0
  ] .

