@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/buzoFb>
  gtm:kadastraalNummer "922"^^xsd:string ;
  gtm:kadastraleAanduiding "C922"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C922"^^xsd:string ;
  ns0:name "Perceel GDA01-C922"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQQsSA>, <https://n2t.net/ark:/60537/btJMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15804> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118828 52.0133182, 4.7118739 52.0133124, 4.7118125 52.0133327, 4.711823 52.0133386, 4.7119131 52.0133954, 4.7119045 52.0134006, 4.711908 52.0134654, 4.7119234 52.0134651, 4.7119291 52.0134319, 4.7119966 52.0133783, 4.7118828 52.0133182))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

