@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/bS5tkg>
  gtm:kadastraalNummer "655"^^xsd:string ;
  gtm:kadastraleAanduiding "A655"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A655"^^xsd:string ;
  ns0:name "Perceel GDA01-A655"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13657> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7228486 52.0074952, 4.7227738 52.007771, 4.7228403 52.0077807, 4.722682 52.0083371, 4.7213655 52.0129967, 4.7211642 52.0137248, 4.7211598 52.0137461, 4.7211621 52.0137567, 4.7211725 52.01377, 4.7211777 52.0137766, 4.7211699 52.0138022, 4.7211481 52.01382, 4.7211375 52.0138335, 4.7211348 52.0138399, 4.7211253 52.0138628, 4.7210224 52.0142431, 4.7210871 52.0142659, 4.7211033 52.0141793, 4.7210893 52.0141783, 4.7211376 52.0140625, 4.7212297 52.013829, 4.721229 52.0138196, 4.7212216 52.013808, 4.7212298 52.0137877, 4.7212401 52.0137831, 4.7212582 52.0137667, 4.7212752 52.0137354, 4.7213121 52.0136416, 4.7213321 52.013601, 4.7213423 52.0135638, 4.7214956 52.0130026, 4.7220793 52.0108942, 4.7229976 52.0075326, 4.7228486 52.0074952))"^^geo:wktLiteral ;
    osm:area 5861.0
  ] .

