@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/b007hzf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9fc9fa4c078052b428c9ebd34f2c5ef5"^^xsd:string ;
  ns0:name "Pand 1131"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961958> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70864434 52.01042559, 4.70858408 52.01039074, 4.70848133 52.01045997, 4.70854092 52.01049364, 4.70864434 52.01042559))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

