@prefix ns0: <https://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/b007p82>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0041976e9885d0f02a3a0461e1ac6ebb"^^xsd:string ;
  ns0:name "Pand 1256"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962083> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70520920 52.01072046, 4.70522410 52.01072814, 4.70523688 52.01071870, 4.70520708 52.01070334, 4.70519430 52.01071279, 4.70520920 52.01072046))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

