@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bqbH6f>
  gtm:kadastraalNummer "426"^^xsd:string ;
  gtm:kadastraleAanduiding "B426"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B426"^^xsd:string ;
  ns0:name "Perceel GDA01-B426"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14272> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075323 52.0132117, 4.7075199 52.0132208, 4.7076388 52.0132828, 4.7076499 52.0132758, 4.7075323 52.0132117))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

