@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/bnuBgk>
  gtm:kadastraalNummer "1039"^^xsd:string ;
  gtm:kadastraleAanduiding "C1039"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1039"^^xsd:string ;
  schema:name "Perceel GDA01-C1039"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bzzo1O> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15921> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133997 52.0124568, 4.7133716 52.0124816, 4.7133438 52.0125063, 4.7134922 52.0125701, 4.713547 52.0125217, 4.7134757 52.0124871, 4.7133997 52.0124568))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

