@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/bAOoev>
  gtm:kadastraalNummer "742"^^xsd:string ;
  gtm:kadastraleAanduiding "B742"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B742"^^xsd:string ;
  ns0:name "Perceel GDA01-B742"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bJmh2p> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14588> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089884 52.0116023, 4.7089685 52.0116005, 4.7088327 52.0115858, 4.708765 52.0115784, 4.7086893 52.0115688, 4.7086561 52.0115987, 4.7087248 52.0116101, 4.7087357 52.0116114, 4.7089079 52.0116311, 4.7089652 52.0116377, 4.7089847 52.0116393, 4.7089884 52.0116023))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

