@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bSVg4W>
  gtm:kadastraalNummer "384"^^xsd:string ;
  gtm:kadastraleAanduiding "A384"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A384"^^xsd:string ;
  schema:name "Perceel GDA01-A384"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13386> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133237 52.0180768, 4.7136486 52.0181026, 4.7140967 52.0181321, 4.7141811 52.0181377, 4.7142524 52.0181479, 4.7143184 52.0181541, 4.7143784 52.0181544, 4.7144226 52.0181566, 4.7144704 52.018167, 4.7145 52.0181736, 4.7145206 52.0181781, 4.7145354 52.0181753, 4.7145569 52.0181712, 4.7145846 52.0181725, 4.7146203 52.0181742, 4.7147136 52.0178742, 4.7150112 52.0174791, 4.7150292 52.017443, 4.7156643 52.0157786, 4.7152616 52.0157117, 4.714848 52.0166584, 4.7148302 52.0166716, 4.7148025 52.0166738, 4.7147487 52.0166702, 4.7146633 52.0166505, 4.7146357 52.0166363, 4.7146143 52.0166185, 4.7133237 52.0180768))"^^geo:wktLiteral ;
    osm:area 15183.0
  ] .

