@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/bz8MFW>
  gtm:kadastraalNummer "580"^^xsd:string ;
  gtm:kadastraleAanduiding "A580"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A580"^^xsd:string ;
  ns0:name "Perceel GDA01-A580"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13582> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7188478 52.0141996, 4.7186179 52.0141745, 4.7184757 52.0146621, 4.7189644 52.0147435, 4.7190907 52.0142991, 4.7190964 52.0142807, 4.7190936 52.0142735, 4.719086 52.0142682, 4.7190727 52.014264, 4.7188396 52.0142283, 4.7188478 52.0141996))"^^geo:wktLiteral ;
    osm:area 1880.0
  ] .

