@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0071nd>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/f00ba31e65c27f2404ac24525dd3a1e8"^^xsd:string ;
  schema:name "Pand 716"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961543> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70967392 52.00946062, 4.70970892 52.00948265, 4.70974182 52.00946340, 4.70970611 52.00944017, 4.70967392 52.00946062))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

