@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/bbFcmu>
  gtm:kadastraalNummer "420"^^xsd:string ;
  gtm:kadastraleAanduiding "B420"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B420"^^xsd:string ;
  ns0:name "Perceel GDA01-B420"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bAbuN0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14266> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7076304 52.0129596, 4.70764 52.0129498, 4.7074643 52.0128694, 4.7074698 52.0128649, 4.7074121 52.0128385, 4.7073914 52.0128291, 4.7075984 52.0126677, 4.7076093 52.012673, 4.7076473 52.0126354, 4.7076267 52.0126276, 4.7072146 52.0129469, 4.7072272 52.0129546, 4.707298 52.0129034, 4.7073786 52.012845, 4.7074503 52.0128781, 4.7075165 52.0129087, 4.7075742 52.0129341, 4.7076304 52.0129596))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

