@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/bc4BKz>
  gtm:kadastraalNummer "567"^^xsd:string ;
  gtm:kadastraleAanduiding "B567"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B567"^^xsd:string ;
  ns0:name "Perceel GDA01-B567"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098027 52.0132866, 4.7097858 52.0132826, 4.7096274 52.0132521, 4.7095858 52.0132519, 4.7094704 52.0132121, 4.7094272 52.0131979, 4.709416 52.0132082, 4.7093395 52.0131805, 4.7092727 52.0132313, 4.7094479 52.0133083, 4.7095146 52.0133358, 4.7095669 52.0132922, 4.7095917 52.0132981, 4.7097799 52.0133437, 4.7097954 52.0133453, 4.7098027 52.0132866))"^^geo:wktLiteral ;
    osm:area 277.0
  ] .

