@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/b1FCoD>
  gtm:kadastraalNummer "763"^^xsd:string ;
  gtm:kadastraleAanduiding "C763"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C763"^^xsd:string ;
  ns0:name "Perceel GDA01-C763"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPBgc2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112948 52.0132486, 4.7112635 52.0132252, 4.7112293 52.0132036, 4.7112055 52.0132155, 4.7112241 52.0132262, 4.7112334 52.0132316, 4.7112427 52.013237, 4.7113093 52.0132969, 4.7113319 52.0132852, 4.7112948 52.0132486))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

