@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/bJyM5D>
  gtm:kadastraalNummer "331"^^xsd:string ;
  gtm:kadastraleAanduiding "A331"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A331"^^xsd:string ;
  schema:name "Perceel GDA01-A331"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13333> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144856 52.0139886, 4.7143924 52.0140884, 4.7148492 52.0142062, 4.7149552 52.0141077, 4.7144856 52.0139886))"^^geo:wktLiteral ;
    osm:area 440.0
  ] .

