@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/b00929b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4ba2b9c68ba54f25b06eabb6a6d3e78c"^^xsd:string ;
  ns0:name "Pand 2417"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963244> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70710642 52.01265618, 4.70713755 52.01263299, 4.70706117 52.01259395, 4.70702995 52.01261710, 4.70710642 52.01265618))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

