@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bJYays>
  gtm:kadastraalNummer "1004" ;
  gtm:kadastraleAanduiding "B1004" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1004" ;
  ns0:name "Perceel GDA01-B1004"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bB1gQ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14850> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090442 52.0098548, 4.7090301 52.0098634, 4.7088436 52.009972, 4.7088993 52.0100042, 4.7089091 52.009999, 4.7090881 52.0098953, 4.7091015 52.0098845, 4.7090442 52.0098548))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

