@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/bTkFwz>
  gtm:kadastraalNummer "283"^^xsd:string ;
  gtm:kadastraleAanduiding "B283"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B283"^^xsd:string ;
  ns0:name "Perceel GDA01-B283"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14129> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048602 52.0118465, 4.7048516 52.0118534, 4.7048972 52.0118771, 4.7049044 52.0118809, 4.7049138 52.011874, 4.7050117 52.0118025, 4.7051095 52.0117503, 4.7050999 52.0117451, 4.7050665 52.0117597, 4.7050083 52.0117951, 4.7049615 52.0117732, 4.7048602 52.0118465))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

