@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bUocDO>
  gtm:oppervlakte "3"^^xsd:string ;
  gtm:kadastraalNummer "3728"^^xsd:string ;
  gtm:kadastraleAanduiding "B3728"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3728"^^xsd:string ;
  schema:name "Perceel GDA01-B3728"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372870000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y6yA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71838> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097835 52.011366,4.7097812 52.0113534,4.7098096 52.0113519,4.7098119 52.0113645,4.7097835 52.011366))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

