@prefix ns0: <https://schema.org/> .
@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/b009vw3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eeae0f984014d5513a941fc37061a9c7" ;
  ns0:name "Pand 3101"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963928> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71187950 52.00798266, 4.71198440 52.00801521, 4.71202263 52.00797217, 4.71191493 52.00794242, 4.71187950 52.00798266))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

