@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bLdqRO>
  gtm:oppervlakte "133"^^xsd:string ;
  gtm:kadastraalNummer "3138"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3138"^^xsd:string ;
  gtm:kadastraleAanduiding "K3138"^^xsd:string ;
  ns0:name "Perceel GDA01-K3138"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330313870000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABrF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhHJsT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81522> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7333091 52.0109272,4.7333786 52.010932,4.7333734 52.0109606,4.7334096 52.0109631,4.7334043 52.0109917,4.7333863 52.0109904,4.7333817 52.0110147,4.7333615 52.0111311,4.7332744 52.0111251,4.7333091 52.0109272))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

