@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/bLDLYc>
  gtm:kadastraalNummer "711"^^xsd:string ;
  gtm:kadastraleAanduiding "A711"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A711"^^xsd:string ;
  ns0:name "Perceel GDA01-A711"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIiLYR>, <https://n2t.net/ark:/60537/bkpNRN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13712> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7190988 52.0072943, 4.7183724 52.0073179, 4.7181136 52.0072828, 4.718043 52.0075652, 4.7180003 52.007727, 4.7179388 52.0079957, 4.7179126 52.0080766, 4.7177753 52.0086084, 4.7177024 52.008891, 4.7176814 52.0089786, 4.7176534 52.0090595, 4.7174616 52.0097894, 4.7173919 52.0100628, 4.7182771 52.0101733, 4.7190988 52.0072943))"^^geo:wktLiteral ;
    osm:area 20360.0
  ] .

