@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/bGDYFf>
  gtm:kadastraalNummer "554"^^xsd:string ;
  gtm:kadastraleAanduiding "D554"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D554"^^xsd:string ;
  ns0:name "Perceel GDA01-D554"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16739> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7115924 52.0091531, 4.7114498 52.0091032, 4.7114343 52.0091201, 4.711324 52.0090815, 4.7112513 52.0091588, 4.7115039 52.0092516, 4.7115924 52.0091531))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

