@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/bpmTiJ>
  gtm:kadastraalNummer "380"^^xsd:string ;
  gtm:kadastraleAanduiding "A380"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A380"^^xsd:string ;
  schema:name "Perceel GDA01-A380"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13382> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7120073 52.0179506, 4.7120296 52.0179656, 4.7123644 52.0179927, 4.7123652 52.0179921, 4.7143831 52.0161593, 4.7141844 52.0157646, 4.7135776 52.0161489, 4.7130509 52.0165958, 4.712191 52.0173146, 4.7120073 52.0179506))"^^geo:wktLiteral ;
    osm:area 12163.0
  ] .

