@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/bmENxx>
  gtm:kadastraalNummer "394"^^xsd:string ;
  gtm:kadastraleAanduiding "D394"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D394"^^xsd:string ;
  ns0:name "Perceel GDA01-D394"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHGwGq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16579> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101651 52.0089642, 4.710196 52.0089823, 4.7102908 52.0089108, 4.7102597 52.0088939, 4.7102464 52.0088869, 4.7101516 52.0089555, 4.7101651 52.0089642))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

