@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/b007d5s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/99b9c4e7a500eb0ebcdd229a40af73fc"^^xsd:string ;
  ns0:name "Pand 1021"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961848> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70725372 52.00911177, 4.70721301 52.00913702, 4.70726746 52.00917046, 4.70730817 52.00914522, 4.70725372 52.00911177))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

