@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/bQDzzo>
  gtm:kadastraalNummer "740"^^xsd:string ;
  gtm:kadastraleAanduiding "B740"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B740"^^xsd:string ;
  ns0:name "Perceel GDA01-B740"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUaF9f>, <https://n2t.net/ark:/60537/bWSBTj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14586> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089927 52.0115378, 4.7089741 52.0115378, 4.7088887 52.0115295, 4.7088033 52.0115212, 4.7087823 52.01152, 4.7087287 52.011517, 4.7087168 52.0115444, 4.7087726 52.0115502, 4.7088719 52.0115605, 4.7089712 52.0115708, 4.7089889 52.0115725, 4.7089927 52.0115378))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

