@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/b007dv2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d5884421de4d564c1e8571739ba53d0f"^^xsd:string ;
  ns0:name "Pand 1041"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961868> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71002866 52.00908931, 4.71002000 52.00909439, 4.71003525 52.00910308, 4.71004150 52.00910668, 4.71004956 52.00910126, 4.71004956 52.00910126, 4.71002866 52.00908931))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

