@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bPNLLR>
  gtm:kadastraalNummer "98"^^xsd:string ;
  gtm:kadastraleAanduiding "A98"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A98"^^xsd:string ;
  ns0:name "Perceel GDA01-A98"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b7I6gw>, <https://n2t.net/ark:/60537/bjZoLN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13100> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7033217 52.012927, 4.7033217 52.012927, 4.7032795 52.0129051, 4.7033802 52.0128269, 4.7033622 52.0128163, 4.7032826 52.0128759, 4.7032533 52.012861, 4.7032291 52.0128791, 4.7031648 52.0128464, 4.7031539 52.0128407, 4.7030631 52.012907, 4.7026167 52.0132332, 4.702784 52.0133207, 4.7029496 52.0132002, 4.7033217 52.012927))"^^geo:wktLiteral ;
    osm:area 887.0
  ] .

