@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bYktbE>
  gtm:kadastraalNummer "366"^^xsd:string ;
  gtm:kadastraleAanduiding "D366"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D366"^^xsd:string ;
  ns0:name "Perceel GDA01-D366"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bywTdu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16551> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107063 52.0083097, 4.7107624 52.0083382, 4.7107762 52.0083273, 4.7108541 52.0082538, 4.710923 52.0081884, 4.7108646 52.0081613, 4.7107174 52.0082994, 4.7107063 52.0083097))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

